| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static ETagAlgorithmFamily |
ETagAlgorithmFamily.fromValue(String value)
Use this in place of valueOf.
|
static ETagAlgorithmFamily |
ETagAlgorithmFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ETagAlgorithmFamily[] |
ETagAlgorithmFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SequenceStoreDetail |
SequenceStoreDetail.withETagAlgorithmFamily(ETagAlgorithmFamily eTagAlgorithmFamily)
The algorithm family of the ETag.
|
GetSequenceStoreResult |
GetSequenceStoreResult.withETagAlgorithmFamily(ETagAlgorithmFamily eTagAlgorithmFamily)
The algorithm family of the ETag.
|
CreateSequenceStoreResult |
CreateSequenceStoreResult.withETagAlgorithmFamily(ETagAlgorithmFamily eTagAlgorithmFamily)
The algorithm family of the ETag.
|
CreateSequenceStoreRequest |
CreateSequenceStoreRequest.withETagAlgorithmFamily(ETagAlgorithmFamily eTagAlgorithmFamily)
The ETag algorithm family to use for ingested read sets.
|
Copyright © 2024. All rights reserved.