Uses of Class
com.oracle.bmc.fleetappsmanagement.model.PlatformConfigurationCollection
-
Packages that use PlatformConfigurationCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of PlatformConfigurationCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return PlatformConfigurationCollection Modifier and Type Method Description PlatformConfigurationCollection
PlatformConfigurationCollection.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type PlatformConfigurationCollection Modifier and Type Method Description PlatformConfigurationCollection.Builder
PlatformConfigurationCollection.Builder. copy(PlatformConfigurationCollection model)
-
Uses of PlatformConfigurationCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return PlatformConfigurationCollection Modifier and Type Method Description PlatformConfigurationCollection
ListPlatformConfigurationsResponse. getPlatformConfigurationCollection()
The returned PlatformConfigurationCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type PlatformConfigurationCollection Modifier and Type Method Description ListPlatformConfigurationsResponse.Builder
ListPlatformConfigurationsResponse.Builder. platformConfigurationCollection(PlatformConfigurationCollection platformConfigurationCollection)
The returned PlatformConfigurationCollection instance.
-