Uses of Class
com.oracle.bmc.identitydomains.requests.ListDynamicResourceGroupsRequest
-
Packages that use ListDynamicResourceGroupsRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of ListDynamicResourceGroupsRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type ListDynamicResourceGroupsRequest Modifier and Type Method Description ListDynamicResourceGroupsResponseIdentityDomains. listDynamicResourceGroups(ListDynamicResourceGroupsRequest request)Search for Dynamic Resource Groups.Future<ListDynamicResourceGroupsResponse>IdentityDomainsAsync. listDynamicResourceGroups(ListDynamicResourceGroupsRequest request, AsyncHandler<ListDynamicResourceGroupsRequest,ListDynamicResourceGroupsResponse> handler)Search for Dynamic Resource Groups.Future<ListDynamicResourceGroupsResponse>IdentityDomainsAsyncClient. listDynamicResourceGroups(ListDynamicResourceGroupsRequest request, AsyncHandler<ListDynamicResourceGroupsRequest,ListDynamicResourceGroupsResponse> handler)ListDynamicResourceGroupsResponseIdentityDomainsClient. listDynamicResourceGroups(ListDynamicResourceGroupsRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListDynamicResourceGroupsRequest Modifier and Type Method Description Future<ListDynamicResourceGroupsResponse>IdentityDomainsAsync. listDynamicResourceGroups(ListDynamicResourceGroupsRequest request, AsyncHandler<ListDynamicResourceGroupsRequest,ListDynamicResourceGroupsResponse> handler)Search for Dynamic Resource Groups.Future<ListDynamicResourceGroupsResponse>IdentityDomainsAsyncClient. listDynamicResourceGroups(ListDynamicResourceGroupsRequest request, AsyncHandler<ListDynamicResourceGroupsRequest,ListDynamicResourceGroupsResponse> handler) -
Uses of ListDynamicResourceGroupsRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return ListDynamicResourceGroupsRequest Modifier and Type Method Description ListDynamicResourceGroupsRequestListDynamicResourceGroupsRequest.Builder. build()Build the instance of ListDynamicResourceGroupsRequest as configured by this builderListDynamicResourceGroupsRequestListDynamicResourceGroupsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListDynamicResourceGroupsRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type ListDynamicResourceGroupsRequest Modifier and Type Method Description ListDynamicResourceGroupsRequest.BuilderListDynamicResourceGroupsRequest.Builder. copy(ListDynamicResourceGroupsRequest o)Copy method to populate the builder with values from the given instance.
-