Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchAttachTypedLink
-
Packages that use BatchAttachTypedLink Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchAttachTypedLink in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchAttachTypedLink Modifier and Type Method Description BatchAttachTypedLinkBatchWriteOperation. attachTypedLink()Attaches a typed link to a specified source and target object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchAttachTypedLink Modifier and Type Method Description BatchWriteOperation.BuilderBatchWriteOperation.Builder. attachTypedLink(BatchAttachTypedLink attachTypedLink)Attaches a typed link to a specified source and target object.
-