| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static StoreFormat |
StoreFormat.fromValue(String value)
Use this in place of valueOf.
|
static StoreFormat |
StoreFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreFormat[] |
StoreFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAnnotationStoreResult |
UpdateAnnotationStoreResult.withStoreFormat(StoreFormat storeFormat)
The annotation file format of the store.
|
CreateAnnotationStoreResult |
CreateAnnotationStoreResult.withStoreFormat(StoreFormat storeFormat)
The annotation file format of the store.
|
CreateAnnotationStoreRequest |
CreateAnnotationStoreRequest.withStoreFormat(StoreFormat storeFormat)
The annotation file format of the store.
|
AnnotationStoreItem |
AnnotationStoreItem.withStoreFormat(StoreFormat storeFormat)
The store's file format.
|
GetAnnotationStoreResult |
GetAnnotationStoreResult.withStoreFormat(StoreFormat storeFormat)
The store's annotation file format.
|
Copyright © 2025. All rights reserved.