Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchAttachPolicyResponse
-
Packages that use BatchAttachPolicyResponse Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchAttachPolicyResponse in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchAttachPolicyResponse Modifier and Type Method Description BatchAttachPolicyResponseBatchWriteOperationResponse. attachPolicy()Attaches a policy object to a regular object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchAttachPolicyResponse Modifier and Type Method Description BatchWriteOperationResponse.BuilderBatchWriteOperationResponse.Builder. attachPolicy(BatchAttachPolicyResponse attachPolicy)Attaches a policy object to a regular object.
-