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