Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchListIndex
-
Packages that use BatchListIndex Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchListIndex in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchListIndex Modifier and Type Method Description BatchListIndexBatchReadOperation. listIndex()Lists objects attached to the specified index.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchListIndex Modifier and Type Method Description BatchReadOperation.BuilderBatchReadOperation.Builder. listIndex(BatchListIndex listIndex)Lists objects attached to the specified index.
-