Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.ChangePlatformConfigurationCompartmentRequest
-
Packages that use ChangePlatformConfigurationCompartmentRequest Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of ChangePlatformConfigurationCompartmentRequest in com.oracle.bmc.fleetappsmanagement
Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type ChangePlatformConfigurationCompartmentRequest Modifier and Type Method Description Future<ChangePlatformConfigurationCompartmentResponse>
FleetAppsManagementAdminAsync. changePlatformConfigurationCompartment(ChangePlatformConfigurationCompartmentRequest request, AsyncHandler<ChangePlatformConfigurationCompartmentRequest,ChangePlatformConfigurationCompartmentResponse> handler)
Moves a PlatformConfiguration into a different compartment within the same tenancy.Future<ChangePlatformConfigurationCompartmentResponse>
FleetAppsManagementAdminAsyncClient. changePlatformConfigurationCompartment(ChangePlatformConfigurationCompartmentRequest request, AsyncHandler<ChangePlatformConfigurationCompartmentRequest,ChangePlatformConfigurationCompartmentResponse> handler)
-
Uses of ChangePlatformConfigurationCompartmentRequest in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return ChangePlatformConfigurationCompartmentRequest Modifier and Type Method Description ChangePlatformConfigurationCompartmentRequest
ChangePlatformConfigurationCompartmentRequest.Builder. build()
Build the instance of ChangePlatformConfigurationCompartmentRequest as configured by this builderChangePlatformConfigurationCompartmentRequest
ChangePlatformConfigurationCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangePlatformConfigurationCompartmentRequest as configured by this builderMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type ChangePlatformConfigurationCompartmentRequest Modifier and Type Method Description ChangePlatformConfigurationCompartmentRequest.Builder
ChangePlatformConfigurationCompartmentRequest.Builder. copy(ChangePlatformConfigurationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-