Uses of Class
com.oracle.bmc.identitydomains.responses.ListMyRequestableGroupsResponse
-
Packages that use ListMyRequestableGroupsResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListMyRequestableGroupsResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListMyRequestableGroupsResponse Modifier and Type Method Description ListMyRequestableGroupsResponseIdentityDomains. listMyRequestableGroups(ListMyRequestableGroupsRequest request)Search My Requestable GroupsListMyRequestableGroupsResponseIdentityDomainsClient. listMyRequestableGroups(ListMyRequestableGroupsRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListMyRequestableGroupsResponse 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)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListMyRequestableGroupsResponse 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 ListMyRequestableGroupsResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListMyRequestableGroupsResponse Modifier and Type Method Description ListMyRequestableGroupsResponseListMyRequestableGroupsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListMyRequestableGroupsResponse Modifier and Type Method Description ListMyRequestableGroupsResponse.BuilderListMyRequestableGroupsResponse.Builder. copy(ListMyRequestableGroupsResponse o)Copy method to populate the builder with values from the given instance.
-