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