Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
GetDrProtectionGroupResponse |
DisasterRecovery.getDrProtectionGroup(GetDrProtectionGroupRequest request)
Get the DR protection group identified by drProtectionGroupId.
|
GetDrProtectionGroupResponse |
DisasterRecoveryClient.getDrProtectionGroup(GetDrProtectionGroupRequest request) |
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 |
---|---|
GetDrProtectionGroupResponse |
GetDrProtectionGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDrProtectionGroupResponse.Builder |
GetDrProtectionGroupResponse.Builder.copy(GetDrProtectionGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.