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