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