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