Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetDrProtectionGroupResponse> |
DisasterRecoveryAsyncClient.getDrProtectionGroup(GetDrProtectionGroupRequest request,
AsyncHandler<GetDrProtectionGroupRequest,GetDrProtectionGroupResponse> handler) |
Future<GetDrProtectionGroupResponse> |
DisasterRecoveryAsync.getDrProtectionGroup(GetDrProtectionGroupRequest request,
AsyncHandler<GetDrProtectionGroupRequest,GetDrProtectionGroupResponse> handler)
Get the DR protection group identified by drProtectionGroupId.
|
Modifier and Type | Method and Description |
---|---|
GetDrProtectionGroupRequest |
GetDrProtectionGroupRequest.Builder.build()
Build the instance of GetDrProtectionGroupRequest as configured by this builder
|
GetDrProtectionGroupRequest |
GetDrProtectionGroupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDrProtectionGroupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDrProtectionGroupRequest.Builder |
GetDrProtectionGroupRequest.Builder.copy(GetDrProtectionGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.