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