Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CascadingDeleteSchedulingPlanResponse |
DatabaseClient.cascadingDeleteSchedulingPlan(CascadingDeleteSchedulingPlanRequest request) |
CascadingDeleteSchedulingPlanResponse |
Database.cascadingDeleteSchedulingPlan(CascadingDeleteSchedulingPlanRequest request)
Delete the scheduling plan resource along with all the scheduled actions associated with this
resource.
|
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 |
---|---|
CascadingDeleteSchedulingPlanResponse |
CascadingDeleteSchedulingPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CascadingDeleteSchedulingPlanResponse.Builder |
CascadingDeleteSchedulingPlanResponse.Builder.copy(CascadingDeleteSchedulingPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.