Uses of Class
software.amazon.awssdk.services.clouddirectory.paginators.LookupPolicyIterable
-
Packages that use LookupPolicyIterable Package Description software.amazon.awssdk.services.clouddirectory Amazon Cloud Directory -
-
Uses of LookupPolicyIterable in software.amazon.awssdk.services.clouddirectory
Methods in software.amazon.awssdk.services.clouddirectory that return LookupPolicyIterable Modifier and Type Method Description default LookupPolicyIterableCloudDirectoryClient. lookupPolicyPaginator(Consumer<LookupPolicyRequest.Builder> lookupPolicyRequest)Lists all policies from the root of the Directory to the object specified.default LookupPolicyIterableCloudDirectoryClient. lookupPolicyPaginator(LookupPolicyRequest lookupPolicyRequest)Lists all policies from the root of the Directory to the object specified.
-