Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
ListDrPlansResponse |
DisasterRecovery.listDrPlans(ListDrPlansRequest request)
Get a summary list of all DR plans for a DR protection group.
|
ListDrPlansResponse |
DisasterRecoveryClient.listDrPlans(ListDrPlansRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDrPlansResponse> |
DisasterRecoveryAsyncClient.listDrPlans(ListDrPlansRequest request,
AsyncHandler<ListDrPlansRequest,ListDrPlansResponse> handler) |
Future<ListDrPlansResponse> |
DisasterRecoveryAsync.listDrPlans(ListDrPlansRequest request,
AsyncHandler<ListDrPlansRequest,ListDrPlansResponse> handler)
Get a summary list of all DR plans for a DR protection group.
|
Iterable<ListDrPlansResponse> |
DisasterRecoveryPaginators.listDrPlansResponseIterator(ListDrPlansRequest request)
Creates a new iterable which will iterate over the responses received from the listDrPlans
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDrPlansResponse> |
DisasterRecoveryAsyncClient.listDrPlans(ListDrPlansRequest request,
AsyncHandler<ListDrPlansRequest,ListDrPlansResponse> handler) |
Future<ListDrPlansResponse> |
DisasterRecoveryAsync.listDrPlans(ListDrPlansRequest request,
AsyncHandler<ListDrPlansRequest,ListDrPlansResponse> handler)
Get a summary list of all DR plans for a DR protection group.
|
Modifier and Type | Method and Description |
---|---|
ListDrPlansResponse |
ListDrPlansResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDrPlansResponse.Builder |
ListDrPlansResponse.Builder.copy(ListDrPlansResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.