Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
CreateDrPlanResponse |
DisasterRecovery.createDrPlan(CreateDrPlanRequest request)
Create a DR plan of the specified DR plan type.
|
CreateDrPlanResponse |
DisasterRecoveryClient.createDrPlan(CreateDrPlanRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDrPlanResponse> |
DisasterRecoveryAsyncClient.createDrPlan(CreateDrPlanRequest request,
AsyncHandler<CreateDrPlanRequest,CreateDrPlanResponse> handler) |
Future<CreateDrPlanResponse> |
DisasterRecoveryAsync.createDrPlan(CreateDrPlanRequest request,
AsyncHandler<CreateDrPlanRequest,CreateDrPlanResponse> handler)
Create a DR plan of the specified DR plan type.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDrPlanResponse> |
DisasterRecoveryAsyncClient.createDrPlan(CreateDrPlanRequest request,
AsyncHandler<CreateDrPlanRequest,CreateDrPlanResponse> handler) |
Future<CreateDrPlanResponse> |
DisasterRecoveryAsync.createDrPlan(CreateDrPlanRequest request,
AsyncHandler<CreateDrPlanRequest,CreateDrPlanResponse> handler)
Create a DR plan of the specified DR plan type.
|
Modifier and Type | Method and Description |
---|---|
CreateDrPlanResponse |
CreateDrPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDrPlanResponse.Builder |
CreateDrPlanResponse.Builder.copy(CreateDrPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.