Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchListPolicyAttachments
-
Packages that use BatchListPolicyAttachments Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchListPolicyAttachments in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchListPolicyAttachments Modifier and Type Method Description BatchListPolicyAttachmentsBatchReadOperation. listPolicyAttachments()Returns all of theObjectIdentifiersto which a given policy is attached.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchListPolicyAttachments Modifier and Type Method Description BatchReadOperation.BuilderBatchReadOperation.Builder. listPolicyAttachments(BatchListPolicyAttachments listPolicyAttachments)Returns all of theObjectIdentifiersto which a given policy is attached.
-