Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
PauseDrPlanExecutionResponse |
DisasterRecovery.pauseDrPlanExecution(PauseDrPlanExecutionRequest request)
Pause the DR plan execution identified by drPlanExecutionId.
|
PauseDrPlanExecutionResponse |
DisasterRecoveryClient.pauseDrPlanExecution(PauseDrPlanExecutionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<PauseDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.pauseDrPlanExecution(PauseDrPlanExecutionRequest request,
AsyncHandler<PauseDrPlanExecutionRequest,PauseDrPlanExecutionResponse> handler) |
Future<PauseDrPlanExecutionResponse> |
DisasterRecoveryAsync.pauseDrPlanExecution(PauseDrPlanExecutionRequest request,
AsyncHandler<PauseDrPlanExecutionRequest,PauseDrPlanExecutionResponse> handler)
Pause the DR plan execution identified by drPlanExecutionId.
|
Modifier and Type | Method and Description |
---|---|
Future<PauseDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.pauseDrPlanExecution(PauseDrPlanExecutionRequest request,
AsyncHandler<PauseDrPlanExecutionRequest,PauseDrPlanExecutionResponse> handler) |
Future<PauseDrPlanExecutionResponse> |
DisasterRecoveryAsync.pauseDrPlanExecution(PauseDrPlanExecutionRequest request,
AsyncHandler<PauseDrPlanExecutionRequest,PauseDrPlanExecutionResponse> handler)
Pause the DR plan execution identified by drPlanExecutionId.
|
Modifier and Type | Method and Description |
---|---|
PauseDrPlanExecutionResponse |
PauseDrPlanExecutionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PauseDrPlanExecutionResponse.Builder |
PauseDrPlanExecutionResponse.Builder.copy(PauseDrPlanExecutionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.