| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
ExportReadSet |
ExportReadSet.clone() |
ExportReadSet |
ExportReadSet.withReadSetId(String readSetId)
The set's ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExportReadSet> |
StartReadSetExportJobRequest.getSources()
The job's source files.
|
| Modifier and Type | Method and Description |
|---|---|
StartReadSetExportJobRequest |
StartReadSetExportJobRequest.withSources(ExportReadSet... sources)
The job's source files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartReadSetExportJobRequest.setSources(Collection<ExportReadSet> sources)
The job's source files.
|
StartReadSetExportJobRequest |
StartReadSetExportJobRequest.withSources(Collection<ExportReadSet> sources)
The job's source files.
|
Copyright © 2025. All rights reserved.