Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
ListDrPlanExecutionsResponse |
DisasterRecovery.listDrPlanExecutions(ListDrPlanExecutionsRequest request)
Get a summary list of all DR plan executions for a DR protection group.
|
ListDrPlanExecutionsResponse |
DisasterRecoveryClient.listDrPlanExecutions(ListDrPlanExecutionsRequest request) |
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.
|
Iterable<ListDrPlanExecutionsResponse> |
DisasterRecoveryPaginators.listDrPlanExecutionsResponseIterator(ListDrPlanExecutionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDrPlanExecutions operation.
|
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 |
---|---|
ListDrPlanExecutionsResponse |
ListDrPlanExecutionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDrPlanExecutionsResponse.Builder |
ListDrPlanExecutionsResponse.Builder.copy(ListDrPlanExecutionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.