| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationType |
AnnotationType.fromValue(String value)
Use this in place of valueOf.
|
static AnnotationType |
AnnotationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationType[] |
AnnotationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TsvStoreOptions |
TsvStoreOptions.withAnnotationType(AnnotationType annotationType)
The store's annotation type.
|
TsvVersionOptions |
TsvVersionOptions.withAnnotationType(AnnotationType annotationType)
The store version's annotation type.
|
Copyright © 2025. All rights reserved.