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