Uses of Class
com.oracle.bmc.fleetappsmanagement.responses.ChangePlatformConfigurationCompartmentResponse
-
Packages that use ChangePlatformConfigurationCompartmentResponse Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of ChangePlatformConfigurationCompartmentResponse in com.oracle.bmc.fleetappsmanagement
Methods in com.oracle.bmc.fleetappsmanagement that return ChangePlatformConfigurationCompartmentResponse Modifier and Type Method Description ChangePlatformConfigurationCompartmentResponse
FleetAppsManagementAdmin. changePlatformConfigurationCompartment(ChangePlatformConfigurationCompartmentRequest request)
Moves a PlatformConfiguration into a different compartment within the same tenancy.ChangePlatformConfigurationCompartmentResponse
FleetAppsManagementAdminClient. changePlatformConfigurationCompartment(ChangePlatformConfigurationCompartmentRequest request)
Methods in com.oracle.bmc.fleetappsmanagement that return types with arguments of type ChangePlatformConfigurationCompartmentResponse 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)
Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type ChangePlatformConfigurationCompartmentResponse 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 ChangePlatformConfigurationCompartmentResponse in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return ChangePlatformConfigurationCompartmentResponse Modifier and Type Method Description ChangePlatformConfigurationCompartmentResponse
ChangePlatformConfigurationCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type ChangePlatformConfigurationCompartmentResponse Modifier and Type Method Description ChangePlatformConfigurationCompartmentResponse.Builder
ChangePlatformConfigurationCompartmentResponse.Builder. copy(ChangePlatformConfigurationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-