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