Uses of Class
com.oracle.bmc.disasterrecovery.requests.ListDrProtectionGroupsRequest
-
Packages that use ListDrProtectionGroupsRequest Package Description com.oracle.bmc.disasterrecovery com.oracle.bmc.disasterrecovery.requests -
-
Uses of ListDrProtectionGroupsRequest in com.oracle.bmc.disasterrecovery
Method parameters in com.oracle.bmc.disasterrecovery with type arguments of type ListDrProtectionGroupsRequest Modifier and Type Method Description Future<ListDrProtectionGroupsResponse>DisasterRecoveryAsync. listDrProtectionGroups(ListDrProtectionGroupsRequest request, AsyncHandler<ListDrProtectionGroupsRequest,ListDrProtectionGroupsResponse> handler)Get a summary list of all DR protection groups in a compartment.Future<ListDrProtectionGroupsResponse>DisasterRecoveryAsyncClient. listDrProtectionGroups(ListDrProtectionGroupsRequest request, AsyncHandler<ListDrProtectionGroupsRequest,ListDrProtectionGroupsResponse> handler) -
Uses of ListDrProtectionGroupsRequest in com.oracle.bmc.disasterrecovery.requests
Methods in com.oracle.bmc.disasterrecovery.requests that return ListDrProtectionGroupsRequest Modifier and Type Method Description ListDrProtectionGroupsRequestListDrProtectionGroupsRequest.Builder. build()Build the instance of ListDrProtectionGroupsRequest as configured by this builderListDrProtectionGroupsRequestListDrProtectionGroupsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListDrProtectionGroupsRequest as configured by this builderMethods in com.oracle.bmc.disasterrecovery.requests with parameters of type ListDrProtectionGroupsRequest Modifier and Type Method Description ListDrProtectionGroupsRequest.BuilderListDrProtectionGroupsRequest.Builder. copy(ListDrProtectionGroupsRequest o)Copy method to populate the builder with values from the given instance.
-