Uses of Class
software.amazon.awssdk.services.omics.model.ListAnnotationStoresRequest
-
Packages that use ListAnnotationStoresRequest Package Description software.amazon.awssdk.services.omics This is the AWS HealthOmics API Reference.software.amazon.awssdk.services.omics.paginators software.amazon.awssdk.services.omics.transform -
-
Uses of ListAnnotationStoresRequest in software.amazon.awssdk.services.omics
-
Uses of ListAnnotationStoresRequest in software.amazon.awssdk.services.omics.paginators
Constructors in software.amazon.awssdk.services.omics.paginators with parameters of type ListAnnotationStoresRequest Constructor Description ListAnnotationStoresIterable(OmicsClient client, ListAnnotationStoresRequest firstRequest)ListAnnotationStoresPublisher(OmicsAsyncClient client, ListAnnotationStoresRequest firstRequest) -
Uses of ListAnnotationStoresRequest in software.amazon.awssdk.services.omics.transform
Methods in software.amazon.awssdk.services.omics.transform with parameters of type ListAnnotationStoresRequest Modifier and Type Method Description SdkHttpFullRequestListAnnotationStoresRequestMarshaller. marshall(ListAnnotationStoresRequest listAnnotationStoresRequest)
-