Uses of Class
com.oracle.bmc.fleetappsmanagement.model.PlatformConfigurationCollection.Builder
-
Packages that use PlatformConfigurationCollection.Builder Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of PlatformConfigurationCollection.Builder in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return PlatformConfigurationCollection.Builder Modifier and Type Method Description static PlatformConfigurationCollection.Builder
PlatformConfigurationCollection. builder()
Create a new builder.PlatformConfigurationCollection.Builder
PlatformConfigurationCollection.Builder. copy(PlatformConfigurationCollection model)
PlatformConfigurationCollection.Builder
PlatformConfigurationCollection.Builder. items(List<PlatformConfigurationSummary> items)
List of configurationsPlatformConfigurationCollection.Builder
PlatformConfigurationCollection. toBuilder()
-