| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
ListAnnotationStoreVersionsResponse.Builder |
ListAnnotationStoreVersionsResponse.Builder.annotationStoreVersions(AnnotationStoreVersionItem... annotationStoreVersions)
Lists all versions of an annotation store.
|
ListAnnotationStoreVersionsResponse.Builder |
ListAnnotationStoreVersionsResponse.Builder.annotationStoreVersions(Collection<AnnotationStoreVersionItem> annotationStoreVersions)
Lists all versions of an annotation store.
|
ListAnnotationStoreVersionsResponse.Builder |
ListAnnotationStoreVersionsResponse.Builder.annotationStoreVersions(Consumer<AnnotationStoreVersionItem.Builder>... annotationStoreVersions)
Lists all versions of an annotation store.
|
static ListAnnotationStoreVersionsResponse.Builder |
ListAnnotationStoreVersionsResponse.builder() |
ListAnnotationStoreVersionsResponse.Builder |
ListAnnotationStoreVersionsResponse.Builder.nextToken(String nextToken)
Specifies the pagination token from a previous request to retrieve the next page of results.
|
ListAnnotationStoreVersionsResponse.Builder |
ListAnnotationStoreVersionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAnnotationStoreVersionsResponse.Builder> |
ListAnnotationStoreVersionsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.