Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchUpdateLinkAttributes
-
Packages that use BatchUpdateLinkAttributes Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchUpdateLinkAttributes in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchUpdateLinkAttributes Modifier and Type Method Description BatchUpdateLinkAttributesBatchWriteOperation. updateLinkAttributes()Updates a given object's attributes.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchUpdateLinkAttributes Modifier and Type Method Description BatchWriteOperation.BuilderBatchWriteOperation.Builder. updateLinkAttributes(BatchUpdateLinkAttributes updateLinkAttributes)Updates a given object's attributes.
-