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