Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DeleteSchedulingPlanResponse |
DatabaseClient.deleteSchedulingPlan(DeleteSchedulingPlanRequest request) |
DeleteSchedulingPlanResponse |
Database.deleteSchedulingPlan(DeleteSchedulingPlanRequest request)
Deletes the scheduling plan.
|
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 |
---|---|
DeleteSchedulingPlanResponse |
DeleteSchedulingPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteSchedulingPlanResponse.Builder |
DeleteSchedulingPlanResponse.Builder.copy(DeleteSchedulingPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.