Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchAttachObject
-
Packages that use BatchAttachObject Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchAttachObject in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchAttachObject Modifier and Type Method Description BatchAttachObjectBatchWriteOperation. attachObject()Attaches an object to a Directory.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchAttachObject Modifier and Type Method Description BatchWriteOperation.BuilderBatchWriteOperation.Builder. attachObject(BatchAttachObject attachObject)Attaches an object to a Directory.
-