Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
DeleteDrPlanResponse |
DisasterRecovery.deleteDrPlan(DeleteDrPlanRequest request)
Delete the DR plan identified by drPlanId.
|
DeleteDrPlanResponse |
DisasterRecoveryClient.deleteDrPlan(DeleteDrPlanRequest request) |
Future<DeleteDrPlanResponse> |
DisasterRecoveryAsyncClient.deleteDrPlan(DeleteDrPlanRequest request,
AsyncHandler<DeleteDrPlanRequest,DeleteDrPlanResponse> handler) |
Future<DeleteDrPlanResponse> |
DisasterRecoveryAsync.deleteDrPlan(DeleteDrPlanRequest request,
AsyncHandler<DeleteDrPlanRequest,DeleteDrPlanResponse> handler)
Delete the DR plan identified by drPlanId.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteDrPlanResponse> |
DisasterRecoveryAsyncClient.deleteDrPlan(DeleteDrPlanRequest request,
AsyncHandler<DeleteDrPlanRequest,DeleteDrPlanResponse> handler) |
Future<DeleteDrPlanResponse> |
DisasterRecoveryAsync.deleteDrPlan(DeleteDrPlanRequest request,
AsyncHandler<DeleteDrPlanRequest,DeleteDrPlanResponse> handler)
Delete the DR plan identified by drPlanId.
|
Modifier and Type | Method and Description |
---|---|
DeleteDrPlanRequest |
DeleteDrPlanRequest.Builder.build()
Build the instance of DeleteDrPlanRequest as configured by this builder
|
DeleteDrPlanRequest |
DeleteDrPlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteDrPlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteDrPlanRequest.Builder |
DeleteDrPlanRequest.Builder.copy(DeleteDrPlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.