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