Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeSchedulingPlanCompartmentResponse |
DatabaseClient.changeSchedulingPlanCompartment(ChangeSchedulingPlanCompartmentRequest request) |
ChangeSchedulingPlanCompartmentResponse |
Database.changeSchedulingPlanCompartment(ChangeSchedulingPlanCompartmentRequest request)
Moves an scheduling plan resource to another compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeSchedulingPlanCompartmentResponse> |
DatabaseAsyncClient.changeSchedulingPlanCompartment(ChangeSchedulingPlanCompartmentRequest request,
AsyncHandler<ChangeSchedulingPlanCompartmentRequest,ChangeSchedulingPlanCompartmentResponse> handler) |
Future<ChangeSchedulingPlanCompartmentResponse> |
DatabaseAsync.changeSchedulingPlanCompartment(ChangeSchedulingPlanCompartmentRequest request,
AsyncHandler<ChangeSchedulingPlanCompartmentRequest,ChangeSchedulingPlanCompartmentResponse> handler)
Moves an scheduling plan resource to another compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeSchedulingPlanCompartmentResponse |
ChangeSchedulingPlanCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeSchedulingPlanCompartmentResponse.Builder |
ChangeSchedulingPlanCompartmentResponse.Builder.copy(ChangeSchedulingPlanCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.