Uses of Class
com.oracle.bmc.identitydomains.requests.ListMyRequestableGroupsRequest
-
Packages that use ListMyRequestableGroupsRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of ListMyRequestableGroupsRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type ListMyRequestableGroupsRequest Modifier and Type Method Description ListMyRequestableGroupsResponseIdentityDomains. listMyRequestableGroups(ListMyRequestableGroupsRequest request)Search My Requestable GroupsFuture<ListMyRequestableGroupsResponse>IdentityDomainsAsync. listMyRequestableGroups(ListMyRequestableGroupsRequest request, AsyncHandler<ListMyRequestableGroupsRequest,ListMyRequestableGroupsResponse> handler)Search My Requestable GroupsFuture<ListMyRequestableGroupsResponse>IdentityDomainsAsyncClient. listMyRequestableGroups(ListMyRequestableGroupsRequest request, AsyncHandler<ListMyRequestableGroupsRequest,ListMyRequestableGroupsResponse> handler)ListMyRequestableGroupsResponseIdentityDomainsClient. listMyRequestableGroups(ListMyRequestableGroupsRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListMyRequestableGroupsRequest Modifier and Type Method Description Future<ListMyRequestableGroupsResponse>IdentityDomainsAsync. listMyRequestableGroups(ListMyRequestableGroupsRequest request, AsyncHandler<ListMyRequestableGroupsRequest,ListMyRequestableGroupsResponse> handler)Search My Requestable GroupsFuture<ListMyRequestableGroupsResponse>IdentityDomainsAsyncClient. listMyRequestableGroups(ListMyRequestableGroupsRequest request, AsyncHandler<ListMyRequestableGroupsRequest,ListMyRequestableGroupsResponse> handler) -
Uses of ListMyRequestableGroupsRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return ListMyRequestableGroupsRequest Modifier and Type Method Description ListMyRequestableGroupsRequestListMyRequestableGroupsRequest.Builder. build()Build the instance of ListMyRequestableGroupsRequest as configured by this builderListMyRequestableGroupsRequestListMyRequestableGroupsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListMyRequestableGroupsRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type ListMyRequestableGroupsRequest Modifier and Type Method Description ListMyRequestableGroupsRequest.BuilderListMyRequestableGroupsRequest.Builder. copy(ListMyRequestableGroupsRequest o)Copy method to populate the builder with values from the given instance.
-