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