Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchAttachToIndex
-
Packages that use BatchAttachToIndex Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchAttachToIndex in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchAttachToIndex Modifier and Type Method Description BatchAttachToIndexBatchWriteOperation. attachToIndex()Attaches the specified object to the specified index.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchAttachToIndex Modifier and Type Method Description BatchWriteOperation.BuilderBatchWriteOperation.Builder. attachToIndex(BatchAttachToIndex attachToIndex)Attaches the specified object to the specified index.
-