Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
ChangeDrProtectionGroupCompartmentResponse |
DisasterRecovery.changeDrProtectionGroupCompartment(ChangeDrProtectionGroupCompartmentRequest request)
Move the DR protection group identified by drProtectionGroupId to a different compartment.
|
ChangeDrProtectionGroupCompartmentResponse |
DisasterRecoveryClient.changeDrProtectionGroupCompartment(ChangeDrProtectionGroupCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeDrProtectionGroupCompartmentResponse> |
DisasterRecoveryAsyncClient.changeDrProtectionGroupCompartment(ChangeDrProtectionGroupCompartmentRequest request,
AsyncHandler<ChangeDrProtectionGroupCompartmentRequest,ChangeDrProtectionGroupCompartmentResponse> handler) |
Future<ChangeDrProtectionGroupCompartmentResponse> |
DisasterRecoveryAsync.changeDrProtectionGroupCompartment(ChangeDrProtectionGroupCompartmentRequest request,
AsyncHandler<ChangeDrProtectionGroupCompartmentRequest,ChangeDrProtectionGroupCompartmentResponse> handler)
Move the DR protection group identified by drProtectionGroupId to a different compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeDrProtectionGroupCompartmentResponse> |
DisasterRecoveryAsyncClient.changeDrProtectionGroupCompartment(ChangeDrProtectionGroupCompartmentRequest request,
AsyncHandler<ChangeDrProtectionGroupCompartmentRequest,ChangeDrProtectionGroupCompartmentResponse> handler) |
Future<ChangeDrProtectionGroupCompartmentResponse> |
DisasterRecoveryAsync.changeDrProtectionGroupCompartment(ChangeDrProtectionGroupCompartmentRequest request,
AsyncHandler<ChangeDrProtectionGroupCompartmentRequest,ChangeDrProtectionGroupCompartmentResponse> handler)
Move the DR protection group identified by drProtectionGroupId to a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeDrProtectionGroupCompartmentResponse |
ChangeDrProtectionGroupCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeDrProtectionGroupCompartmentResponse.Builder |
ChangeDrProtectionGroupCompartmentResponse.Builder.copy(ChangeDrProtectionGroupCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.