| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics.model | |
| software.amazon.awssdk.services.omics.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceStoreDetail> |
ListReferenceStoresResponse.referenceStores()
A list of reference stores.
|
| Modifier and Type | Method and Description |
|---|---|
ListReferenceStoresResponse.Builder |
ListReferenceStoresResponse.Builder.referenceStores(ReferenceStoreDetail... referenceStores)
A list of reference stores.
|
| Modifier and Type | Method and Description |
|---|---|
ListReferenceStoresResponse.Builder |
ListReferenceStoresResponse.Builder.referenceStores(Collection<ReferenceStoreDetail> referenceStores)
A list of reference stores.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ReferenceStoreDetail> |
ListReferenceStoresPublisher.referenceStores()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ReferenceStoreDetail> |
ListReferenceStoresIterable.referenceStores()
Returns an iterable to iterate through the paginated
ListReferenceStoresResponse.referenceStores()
member. |
Copyright © 2023. All rights reserved.