Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeSchedulingPlanCompartmentRequest,ChangeSchedulingPlanCompartmentResponse> |
DatabaseWaiters.forChangeSchedulingPlanCompartment(ChangeSchedulingPlanCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeSchedulingPlanCompartmentRequest,ChangeSchedulingPlanCompartmentResponse> |
DatabaseWaiters.forChangeSchedulingPlanCompartment(ChangeSchedulingPlanCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
ChangeSchedulingPlanCompartmentRequest |
ChangeSchedulingPlanCompartmentRequest.Builder.build()
Build the instance of ChangeSchedulingPlanCompartmentRequest as configured by this
builder
|
ChangeSchedulingPlanCompartmentRequest |
ChangeSchedulingPlanCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeSchedulingPlanCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeSchedulingPlanCompartmentRequest.Builder |
ChangeSchedulingPlanCompartmentRequest.Builder.copy(ChangeSchedulingPlanCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.