Uses of Class
com.oracle.bmc.fleetappsmanagement.model.PlatformConfiguration
- 
Packages that use PlatformConfiguration Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses 
- 
- 
Uses of PlatformConfiguration in com.oracle.bmc.fleetappsmanagement.modelMethods in com.oracle.bmc.fleetappsmanagement.model that return PlatformConfiguration Modifier and Type Method Description PlatformConfigurationPlatformConfiguration.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type PlatformConfiguration Modifier and Type Method Description PlatformConfiguration.BuilderPlatformConfiguration.Builder. copy(PlatformConfiguration model)
- 
Uses of PlatformConfiguration in com.oracle.bmc.fleetappsmanagement.responsesMethods in com.oracle.bmc.fleetappsmanagement.responses that return PlatformConfiguration Modifier and Type Method Description PlatformConfigurationCreatePlatformConfigurationResponse. getPlatformConfiguration()The returned PlatformConfiguration instance.PlatformConfigurationGetPlatformConfigurationResponse. getPlatformConfiguration()The returned PlatformConfiguration instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type PlatformConfiguration Modifier and Type Method Description CreatePlatformConfigurationResponse.BuilderCreatePlatformConfigurationResponse.Builder. platformConfiguration(PlatformConfiguration platformConfiguration)The returned PlatformConfiguration instance.GetPlatformConfigurationResponse.BuilderGetPlatformConfigurationResponse.Builder. platformConfiguration(PlatformConfiguration platformConfiguration)The returned PlatformConfiguration instance.
 
-