Uses of Class
com.oracle.bmc.database.responses.ChangeSchedulingPlanCompartmentResponse
- 
Packages that use ChangeSchedulingPlanCompartmentResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses 
- 
- 
Uses of ChangeSchedulingPlanCompartmentResponse in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return ChangeSchedulingPlanCompartmentResponse Modifier and Type Method Description ChangeSchedulingPlanCompartmentResponseDatabase. changeSchedulingPlanCompartment(ChangeSchedulingPlanCompartmentRequest request)Moves an scheduling plan resource to another compartment.ChangeSchedulingPlanCompartmentResponseDatabaseClient. changeSchedulingPlanCompartment(ChangeSchedulingPlanCompartmentRequest request)Method parameters in com.oracle.bmc.database with type arguments of type ChangeSchedulingPlanCompartmentResponse Modifier and Type Method Description Future<ChangeSchedulingPlanCompartmentResponse>DatabaseAsync. changeSchedulingPlanCompartment(ChangeSchedulingPlanCompartmentRequest request, AsyncHandler<ChangeSchedulingPlanCompartmentRequest,ChangeSchedulingPlanCompartmentResponse> handler)Moves an scheduling plan resource to another compartment.Future<ChangeSchedulingPlanCompartmentResponse>DatabaseAsyncClient. changeSchedulingPlanCompartment(ChangeSchedulingPlanCompartmentRequest request, AsyncHandler<ChangeSchedulingPlanCompartmentRequest,ChangeSchedulingPlanCompartmentResponse> handler)
- 
Uses of ChangeSchedulingPlanCompartmentResponse in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return ChangeSchedulingPlanCompartmentResponse Modifier and Type Method Description ChangeSchedulingPlanCompartmentResponseChangeSchedulingPlanCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ChangeSchedulingPlanCompartmentResponse Modifier and Type Method Description ChangeSchedulingPlanCompartmentResponse.BuilderChangeSchedulingPlanCompartmentResponse.Builder. copy(ChangeSchedulingPlanCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-