Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchListAttachedIndices
-
Packages that use BatchListAttachedIndices Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchListAttachedIndices in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchListAttachedIndices Modifier and Type Method Description BatchListAttachedIndicesBatchReadOperation. listAttachedIndices()Lists indices attached to an object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchListAttachedIndices Modifier and Type Method Description BatchReadOperation.BuilderBatchReadOperation.Builder. listAttachedIndices(BatchListAttachedIndices listAttachedIndices)Lists indices attached to an object.
-