Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<DeleteSchedulingPlanRequest,DeleteSchedulingPlanResponse> |
DatabaseWaiters.forDeleteSchedulingPlan(DeleteSchedulingPlanRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<DeleteSchedulingPlanRequest,DeleteSchedulingPlanResponse> |
DatabaseWaiters.forDeleteSchedulingPlan(DeleteSchedulingPlanRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<DeleteSchedulingPlanResponse> |
DatabaseAsyncClient.deleteSchedulingPlan(DeleteSchedulingPlanRequest request,
AsyncHandler<DeleteSchedulingPlanRequest,DeleteSchedulingPlanResponse> handler) |
Future<DeleteSchedulingPlanResponse> |
DatabaseAsync.deleteSchedulingPlan(DeleteSchedulingPlanRequest request,
AsyncHandler<DeleteSchedulingPlanRequest,DeleteSchedulingPlanResponse> handler)
Deletes the scheduling plan.
|
Modifier and Type | Method and Description |
---|---|
DeleteSchedulingPlanRequest |
DeleteSchedulingPlanRequest.Builder.build()
Build the instance of DeleteSchedulingPlanRequest as configured by this builder
|
DeleteSchedulingPlanRequest |
DeleteSchedulingPlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteSchedulingPlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteSchedulingPlanRequest.Builder |
DeleteSchedulingPlanRequest.Builder.copy(DeleteSchedulingPlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.