Uses of Class
software.amazon.awssdk.services.omics.paginators.ListAnnotationStoresPublisher
-
Packages that use ListAnnotationStoresPublisher Package Description software.amazon.awssdk.services.omics This is the AWS HealthOmics API Reference. -
-
Uses of ListAnnotationStoresPublisher in software.amazon.awssdk.services.omics
Methods in software.amazon.awssdk.services.omics that return ListAnnotationStoresPublisher Modifier and Type Method Description default ListAnnotationStoresPublisherOmicsAsyncClient. listAnnotationStoresPaginator(Consumer<ListAnnotationStoresRequest.Builder> listAnnotationStoresRequest)This is a variant ofOmicsAsyncClient.listAnnotationStores(software.amazon.awssdk.services.omics.model.ListAnnotationStoresRequest)operation.default ListAnnotationStoresPublisherOmicsAsyncClient. listAnnotationStoresPaginator(ListAnnotationStoresRequest listAnnotationStoresRequest)This is a variant ofOmicsAsyncClient.listAnnotationStores(software.amazon.awssdk.services.omics.model.ListAnnotationStoresRequest)operation.
-