| 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()
Sources for the job.
|
| Modifier and Type | Method and Description |
|---|---|
StartReadSetExportJobRequest |
StartReadSetExportJobRequest.withSources(ExportReadSet... sources)
Sources for the job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartReadSetExportJobRequest.setSources(Collection<ExportReadSet> sources)
Sources for the job.
|
StartReadSetExportJobRequest |
StartReadSetExportJobRequest.withSources(Collection<ExportReadSet> sources)
Sources for the job.
|
Copyright © 2023. All rights reserved.