Uses of Class
software.amazon.awssdk.services.clouddirectory.paginators.ListAttachedIndicesIterable
-
Packages that use ListAttachedIndicesIterable Package Description software.amazon.awssdk.services.clouddirectory Amazon Cloud Directory -
-
Uses of ListAttachedIndicesIterable in software.amazon.awssdk.services.clouddirectory
Methods in software.amazon.awssdk.services.clouddirectory that return ListAttachedIndicesIterable Modifier and Type Method Description default ListAttachedIndicesIterableCloudDirectoryClient. listAttachedIndicesPaginator(Consumer<ListAttachedIndicesRequest.Builder> listAttachedIndicesRequest)Lists indices attached to the specified object.default ListAttachedIndicesIterableCloudDirectoryClient. listAttachedIndicesPaginator(ListAttachedIndicesRequest listAttachedIndicesRequest)Lists indices attached to the specified object.
-