| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static VersionStatus |
VersionStatus.fromValue(String value)
Use this in place of valueOf.
|
static VersionStatus |
VersionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionStatus[] |
VersionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListAnnotationStoreVersionsFilter |
ListAnnotationStoreVersionsFilter.withStatus(VersionStatus status)
The status of an annotation store version.
|
UpdateAnnotationStoreVersionResult |
UpdateAnnotationStoreVersionResult.withStatus(VersionStatus status)
The status of an annotation store version.
|
GetAnnotationStoreVersionResult |
GetAnnotationStoreVersionResult.withStatus(VersionStatus status)
The status of an annotation store version.
|
CreateAnnotationStoreVersionResult |
CreateAnnotationStoreVersionResult.withStatus(VersionStatus status)
The status of a annotation store version.
|
AnnotationStoreVersionItem |
AnnotationStoreVersionItem.withStatus(VersionStatus status)
The status of an annotation store version.
|
Copyright © 2024. All rights reserved.