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