| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static ReadSetStatus |
ReadSetStatus.fromValue(String value)
Use this in place of valueOf.
|
static ReadSetStatus |
ReadSetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadSetStatus[] |
ReadSetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReadSetListItem |
ReadSetListItem.withStatus(ReadSetStatus status)
The read set's status.
|
ReadSetFilter |
ReadSetFilter.withStatus(ReadSetStatus status)
A status to filter on.
|
GetReadSetMetadataResult |
GetReadSetMetadataResult.withStatus(ReadSetStatus status)
The read set's status.
|
Copyright © 2024. All rights reserved.