Uses of Class
com.oracle.bmc.delegateaccesscontrol.responses.CreateDelegationSubscriptionResponse
- 
Packages that use CreateDelegationSubscriptionResponse Package Description com.oracle.bmc.delegateaccesscontrol com.oracle.bmc.delegateaccesscontrol.responses 
- 
- 
Uses of CreateDelegationSubscriptionResponse in com.oracle.bmc.delegateaccesscontrolMethods in com.oracle.bmc.delegateaccesscontrol that return CreateDelegationSubscriptionResponse Modifier and Type Method Description CreateDelegationSubscriptionResponseDelegateAccessControl. createDelegationSubscription(CreateDelegationSubscriptionRequest request)Creates Delegation Subscription in Delegation Control.CreateDelegationSubscriptionResponseDelegateAccessControlClient. createDelegationSubscription(CreateDelegationSubscriptionRequest request)Methods in com.oracle.bmc.delegateaccesscontrol that return types with arguments of type CreateDelegationSubscriptionResponse Modifier and Type Method Description Future<CreateDelegationSubscriptionResponse>DelegateAccessControlAsync. createDelegationSubscription(CreateDelegationSubscriptionRequest request, AsyncHandler<CreateDelegationSubscriptionRequest,CreateDelegationSubscriptionResponse> handler)Creates Delegation Subscription in Delegation Control.Future<CreateDelegationSubscriptionResponse>DelegateAccessControlAsyncClient. createDelegationSubscription(CreateDelegationSubscriptionRequest request, AsyncHandler<CreateDelegationSubscriptionRequest,CreateDelegationSubscriptionResponse> handler)Method parameters in com.oracle.bmc.delegateaccesscontrol with type arguments of type CreateDelegationSubscriptionResponse Modifier and Type Method Description Future<CreateDelegationSubscriptionResponse>DelegateAccessControlAsync. createDelegationSubscription(CreateDelegationSubscriptionRequest request, AsyncHandler<CreateDelegationSubscriptionRequest,CreateDelegationSubscriptionResponse> handler)Creates Delegation Subscription in Delegation Control.Future<CreateDelegationSubscriptionResponse>DelegateAccessControlAsyncClient. createDelegationSubscription(CreateDelegationSubscriptionRequest request, AsyncHandler<CreateDelegationSubscriptionRequest,CreateDelegationSubscriptionResponse> handler)
- 
Uses of CreateDelegationSubscriptionResponse in com.oracle.bmc.delegateaccesscontrol.responsesMethods in com.oracle.bmc.delegateaccesscontrol.responses that return CreateDelegationSubscriptionResponse Modifier and Type Method Description CreateDelegationSubscriptionResponseCreateDelegationSubscriptionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.delegateaccesscontrol.responses with parameters of type CreateDelegationSubscriptionResponse Modifier and Type Method Description CreateDelegationSubscriptionResponse.BuilderCreateDelegationSubscriptionResponse.Builder. copy(CreateDelegationSubscriptionResponse o)Copy method to populate the builder with values from the given instance.
 
-