| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static ETagAlgorithm |
ETagAlgorithm.fromValue(String value)
Use this in place of valueOf.
|
static ETagAlgorithm |
ETagAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ETagAlgorithm[] |
ETagAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ETag |
ETag.withAlgorithm(ETagAlgorithm algorithm)
The algorithm used to calculate the read set’s ETag(s).
|
Copyright © 2024. All rights reserved.