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