| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static RunExport |
RunExport.fromValue(String value)
Use this in place of valueOf.
|
static RunExport |
RunExport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunExport[] |
RunExport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetRunRequest |
GetRunRequest.withExport(RunExport... export)
The run's export format.
|
Copyright © 2023. All rights reserved.