Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchCreateIndex
-
Packages that use BatchCreateIndex Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchCreateIndex in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchCreateIndex Modifier and Type Method Description BatchCreateIndexBatchWriteOperation. createIndex()Creates an index object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchCreateIndex Modifier and Type Method Description BatchWriteOperation.BuilderBatchWriteOperation.Builder. createIndex(BatchCreateIndex createIndex)Creates an index object.
-