Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ChangePlatformConfigurationCompartmentDetails
-
Packages that use ChangePlatformConfigurationCompartmentDetails Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of ChangePlatformConfigurationCompartmentDetails in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return ChangePlatformConfigurationCompartmentDetails Modifier and Type Method Description ChangePlatformConfigurationCompartmentDetails
ChangePlatformConfigurationCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type ChangePlatformConfigurationCompartmentDetails Modifier and Type Method Description ChangePlatformConfigurationCompartmentDetails.Builder
ChangePlatformConfigurationCompartmentDetails.Builder. copy(ChangePlatformConfigurationCompartmentDetails model)
-
Uses of ChangePlatformConfigurationCompartmentDetails in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return ChangePlatformConfigurationCompartmentDetails Modifier and Type Method Description ChangePlatformConfigurationCompartmentDetails
ChangePlatformConfigurationCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangePlatformConfigurationCompartmentDetails
ChangePlatformConfigurationCompartmentRequest. getChangePlatformConfigurationCompartmentDetails()
Details of the target compartment.Methods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type ChangePlatformConfigurationCompartmentDetails Modifier and Type Method Description ChangePlatformConfigurationCompartmentRequest.Builder
ChangePlatformConfigurationCompartmentRequest.Builder. body$(ChangePlatformConfigurationCompartmentDetails body)
Alternative setter for the body parameter.ChangePlatformConfigurationCompartmentRequest.Builder
ChangePlatformConfigurationCompartmentRequest.Builder. changePlatformConfigurationCompartmentDetails(ChangePlatformConfigurationCompartmentDetails changePlatformConfigurationCompartmentDetails)
Details of the target compartment.
-