Uses of Class
com.oracle.bmc.delegateaccesscontrol.responses.ChangeDelegationSubscriptionCompartmentResponse
- 
Packages that use ChangeDelegationSubscriptionCompartmentResponse Package Description com.oracle.bmc.delegateaccesscontrol com.oracle.bmc.delegateaccesscontrol.responses 
- 
- 
Uses of ChangeDelegationSubscriptionCompartmentResponse in com.oracle.bmc.delegateaccesscontrolMethods in com.oracle.bmc.delegateaccesscontrol that return ChangeDelegationSubscriptionCompartmentResponse Modifier and Type Method Description ChangeDelegationSubscriptionCompartmentResponseDelegateAccessControl. changeDelegationSubscriptionCompartment(ChangeDelegationSubscriptionCompartmentRequest request)Moves the Delegation Subscription resource into a different compartment.ChangeDelegationSubscriptionCompartmentResponseDelegateAccessControlClient. changeDelegationSubscriptionCompartment(ChangeDelegationSubscriptionCompartmentRequest request)Methods in com.oracle.bmc.delegateaccesscontrol that return types with arguments of type ChangeDelegationSubscriptionCompartmentResponse Modifier and Type Method Description Future<ChangeDelegationSubscriptionCompartmentResponse>DelegateAccessControlAsync. changeDelegationSubscriptionCompartment(ChangeDelegationSubscriptionCompartmentRequest request, AsyncHandler<ChangeDelegationSubscriptionCompartmentRequest,ChangeDelegationSubscriptionCompartmentResponse> handler)Moves the Delegation Subscription resource into a different compartment.Future<ChangeDelegationSubscriptionCompartmentResponse>DelegateAccessControlAsyncClient. changeDelegationSubscriptionCompartment(ChangeDelegationSubscriptionCompartmentRequest request, AsyncHandler<ChangeDelegationSubscriptionCompartmentRequest,ChangeDelegationSubscriptionCompartmentResponse> handler)Method parameters in com.oracle.bmc.delegateaccesscontrol with type arguments of type ChangeDelegationSubscriptionCompartmentResponse Modifier and Type Method Description Future<ChangeDelegationSubscriptionCompartmentResponse>DelegateAccessControlAsync. changeDelegationSubscriptionCompartment(ChangeDelegationSubscriptionCompartmentRequest request, AsyncHandler<ChangeDelegationSubscriptionCompartmentRequest,ChangeDelegationSubscriptionCompartmentResponse> handler)Moves the Delegation Subscription resource into a different compartment.Future<ChangeDelegationSubscriptionCompartmentResponse>DelegateAccessControlAsyncClient. changeDelegationSubscriptionCompartment(ChangeDelegationSubscriptionCompartmentRequest request, AsyncHandler<ChangeDelegationSubscriptionCompartmentRequest,ChangeDelegationSubscriptionCompartmentResponse> handler)
- 
Uses of ChangeDelegationSubscriptionCompartmentResponse in com.oracle.bmc.delegateaccesscontrol.responsesMethods in com.oracle.bmc.delegateaccesscontrol.responses that return ChangeDelegationSubscriptionCompartmentResponse Modifier and Type Method Description ChangeDelegationSubscriptionCompartmentResponseChangeDelegationSubscriptionCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.delegateaccesscontrol.responses with parameters of type ChangeDelegationSubscriptionCompartmentResponse Modifier and Type Method Description ChangeDelegationSubscriptionCompartmentResponse.BuilderChangeDelegationSubscriptionCompartmentResponse.Builder. copy(ChangeDelegationSubscriptionCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-