| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.addTagsEntry(String key,
String value)
Add a single Tags entry
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.clearTagsEntries()
Removes all the entries added into Tags.
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.clone() |
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.withDescription(String description)
The source's description.
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.withGeneratedFrom(String generatedFrom)
Where the source originated.
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.withName(String name)
The source's name.
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.withReferenceArn(String referenceArn)
The source's reference ARN.
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.withSampleId(String sampleId)
The source's sample ID.
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.withSourceFiles(SourceFiles sourceFiles)
The source files' location in Amazon S3.
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.withSourceFileType(FileType sourceFileType)
The source's file type.
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.withSourceFileType(String sourceFileType)
The source's file type.
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.withSubjectId(String subjectId)
The source's subject ID.
|
StartReadSetImportJobSourceItem |
StartReadSetImportJobSourceItem.withTags(Map<String,String> tags)
The source's tags.
|
| Modifier and Type | Method and Description |
|---|---|
List<StartReadSetImportJobSourceItem> |
StartReadSetImportJobRequest.getSources()
The job's source files.
|
| Modifier and Type | Method and Description |
|---|---|
StartReadSetImportJobRequest |
StartReadSetImportJobRequest.withSources(StartReadSetImportJobSourceItem... sources)
The job's source files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartReadSetImportJobRequest.setSources(Collection<StartReadSetImportJobSourceItem> sources)
The job's source files.
|
StartReadSetImportJobRequest |
StartReadSetImportJobRequest.withSources(Collection<StartReadSetImportJobSourceItem> sources)
The job's source files.
|
Copyright © 2025. All rights reserved.