| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static CreationType |
CreationType.fromValue(String value)
Use this in place of valueOf.
|
static CreationType |
CreationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreationType[] |
CreationType.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.withCreationType(CreationType creationType)
The creation type of the read set.
|
GetReadSetMetadataResult |
GetReadSetMetadataResult.withCreationType(CreationType creationType)
The creation type of the read set.
|
ReadSetFilter |
ReadSetFilter.withCreationType(CreationType creationType)
The creation type of the read set.
|
Copyright © 2023. All rights reserved.