Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchLookupPolicy
-
Packages that use BatchLookupPolicy Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchLookupPolicy in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchLookupPolicy Modifier and Type Method Description BatchLookupPolicyBatchReadOperation. lookupPolicy()Lists all policies from the root of the Directory to the object specified.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchLookupPolicy Modifier and Type Method Description BatchReadOperation.BuilderBatchReadOperation.Builder. lookupPolicy(BatchLookupPolicy lookupPolicy)Lists all policies from the root of the Directory to the object specified.
-