Package | Description |
---|---|
com.oracle.bmc.delegateaccesscontrol | |
com.oracle.bmc.delegateaccesscontrol.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeDelegationControlCompartmentResponse> |
DelegateAccessControlAsyncClient.changeDelegationControlCompartment(ChangeDelegationControlCompartmentRequest request,
AsyncHandler<ChangeDelegationControlCompartmentRequest,ChangeDelegationControlCompartmentResponse> handler) |
Future<ChangeDelegationControlCompartmentResponse> |
DelegateAccessControlAsync.changeDelegationControlCompartment(ChangeDelegationControlCompartmentRequest request,
AsyncHandler<ChangeDelegationControlCompartmentRequest,ChangeDelegationControlCompartmentResponse> handler)
Moves the Delegation Control resource into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeDelegationControlCompartmentRequest |
ChangeDelegationControlCompartmentRequest.Builder.build()
Build the instance of ChangeDelegationControlCompartmentRequest as configured by this
builder
|
ChangeDelegationControlCompartmentRequest |
ChangeDelegationControlCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeDelegationControlCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.Builder.copy(ChangeDelegationControlCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.