Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchLookupPolicyResponse
-
Packages that use BatchLookupPolicyResponse Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchLookupPolicyResponse in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchLookupPolicyResponse Modifier and Type Method Description BatchLookupPolicyResponseBatchReadSuccessfulResponse. 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 BatchLookupPolicyResponse Modifier and Type Method Description BatchReadSuccessfulResponse.BuilderBatchReadSuccessfulResponse.Builder. lookupPolicy(BatchLookupPolicyResponse lookupPolicy)Lists all policies from the root of the Directory to the object specified.
-