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