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