Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
AssociateDrProtectionGroupResponse |
DisasterRecovery.associateDrProtectionGroup(AssociateDrProtectionGroupRequest request)
Create an association between the DR protection group identified by drProtectionGroupId and
another DR protection group.
|
AssociateDrProtectionGroupResponse |
DisasterRecoveryClient.associateDrProtectionGroup(AssociateDrProtectionGroupRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AssociateDrProtectionGroupResponse> |
DisasterRecoveryAsyncClient.associateDrProtectionGroup(AssociateDrProtectionGroupRequest request,
AsyncHandler<AssociateDrProtectionGroupRequest,AssociateDrProtectionGroupResponse> handler) |
Future<AssociateDrProtectionGroupResponse> |
DisasterRecoveryAsync.associateDrProtectionGroup(AssociateDrProtectionGroupRequest request,
AsyncHandler<AssociateDrProtectionGroupRequest,AssociateDrProtectionGroupResponse> handler)
Create an association between the DR protection group identified by drProtectionGroupId and
another DR protection group.
|
Modifier and Type | Method and Description |
---|---|
Future<AssociateDrProtectionGroupResponse> |
DisasterRecoveryAsyncClient.associateDrProtectionGroup(AssociateDrProtectionGroupRequest request,
AsyncHandler<AssociateDrProtectionGroupRequest,AssociateDrProtectionGroupResponse> handler) |
Future<AssociateDrProtectionGroupResponse> |
DisasterRecoveryAsync.associateDrProtectionGroup(AssociateDrProtectionGroupRequest request,
AsyncHandler<AssociateDrProtectionGroupRequest,AssociateDrProtectionGroupResponse> handler)
Create an association between the DR protection group identified by drProtectionGroupId and
another DR protection group.
|
Modifier and Type | Method and Description |
---|---|
AssociateDrProtectionGroupResponse |
AssociateDrProtectionGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AssociateDrProtectionGroupResponse.Builder |
AssociateDrProtectionGroupResponse.Builder.copy(AssociateDrProtectionGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.