Uses of Class
com.oracle.bmc.delegateaccesscontrol.requests.ListDelegationSubscriptionsRequest
-
Packages that use ListDelegationSubscriptionsRequest Package Description com.oracle.bmc.delegateaccesscontrol com.oracle.bmc.delegateaccesscontrol.requests -
-
Uses of ListDelegationSubscriptionsRequest in com.oracle.bmc.delegateaccesscontrol
Method parameters in com.oracle.bmc.delegateaccesscontrol with type arguments of type ListDelegationSubscriptionsRequest Modifier and Type Method Description Future<ListDelegationSubscriptionsResponse>DelegateAccessControlAsync. listDelegationSubscriptions(ListDelegationSubscriptionsRequest request, AsyncHandler<ListDelegationSubscriptionsRequest,ListDelegationSubscriptionsResponse> handler)Lists the Delegation Subscriptions in Delegation Control.Future<ListDelegationSubscriptionsResponse>DelegateAccessControlAsyncClient. listDelegationSubscriptions(ListDelegationSubscriptionsRequest request, AsyncHandler<ListDelegationSubscriptionsRequest,ListDelegationSubscriptionsResponse> handler) -
Uses of ListDelegationSubscriptionsRequest in com.oracle.bmc.delegateaccesscontrol.requests
Methods in com.oracle.bmc.delegateaccesscontrol.requests that return ListDelegationSubscriptionsRequest Modifier and Type Method Description ListDelegationSubscriptionsRequestListDelegationSubscriptionsRequest.Builder. build()Build the instance of ListDelegationSubscriptionsRequest as configured by this builderListDelegationSubscriptionsRequestListDelegationSubscriptionsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListDelegationSubscriptionsRequest as configured by this builderMethods in com.oracle.bmc.delegateaccesscontrol.requests with parameters of type ListDelegationSubscriptionsRequest Modifier and Type Method Description ListDelegationSubscriptionsRequest.BuilderListDelegationSubscriptionsRequest.Builder. copy(ListDelegationSubscriptionsRequest o)Copy method to populate the builder with values from the given instance.
-