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