Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDrPlanExecutionsResponse> |
DisasterRecoveryAsyncClient.listDrPlanExecutions(ListDrPlanExecutionsRequest request,
AsyncHandler<ListDrPlanExecutionsRequest,ListDrPlanExecutionsResponse> handler) |
Future<ListDrPlanExecutionsResponse> |
DisasterRecoveryAsync.listDrPlanExecutions(ListDrPlanExecutionsRequest request,
AsyncHandler<ListDrPlanExecutionsRequest,ListDrPlanExecutionsResponse> handler)
Get a summary list of all DR plan executions for a DR protection group.
|
Modifier and Type | Method and Description |
---|---|
ListDrPlanExecutionsRequest |
ListDrPlanExecutionsRequest.Builder.build()
Build the instance of ListDrPlanExecutionsRequest as configured by this builder
|
ListDrPlanExecutionsRequest |
ListDrPlanExecutionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDrPlanExecutionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDrPlanExecutionsRequest.Builder |
ListDrPlanExecutionsRequest.Builder.copy(ListDrPlanExecutionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.