Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
PauseDrPlanExecutionResponse |
DisasterRecovery.pauseDrPlanExecution(PauseDrPlanExecutionRequest request)
Pause the DR plan execution identified by drPlanExecutionId.
|
PauseDrPlanExecutionResponse |
DisasterRecoveryClient.pauseDrPlanExecution(PauseDrPlanExecutionRequest request) |
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 |
---|---|
PauseDrPlanExecutionRequest |
PauseDrPlanExecutionRequest.Builder.build()
Build the instance of PauseDrPlanExecutionRequest as configured by this builder
|
PauseDrPlanExecutionRequest |
PauseDrPlanExecutionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PauseDrPlanExecutionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PauseDrPlanExecutionRequest.Builder |
PauseDrPlanExecutionRequest.Builder.copy(PauseDrPlanExecutionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.