Uses of Class
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresIterable
-
Packages that use ListAnnotationStoresIterable Package Description software.amazon.awssdk.services.omics This is the AWS HealthOmics API Reference. -
-
Uses of ListAnnotationStoresIterable in software.amazon.awssdk.services.omics
Methods in software.amazon.awssdk.services.omics that return ListAnnotationStoresIterable Modifier and Type Method Description default ListAnnotationStoresIterableOmicsClient. listAnnotationStoresPaginator(Consumer<ListAnnotationStoresRequest.Builder> listAnnotationStoresRequest)Retrieves a list of annotation stores.default ListAnnotationStoresIterableOmicsClient. listAnnotationStoresPaginator(ListAnnotationStoresRequest listAnnotationStoresRequest)Retrieves a list of annotation stores.
-