| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
AnnotationImportItemDetail |
AnnotationImportItemDetail.clone() |
AnnotationImportItemDetail |
AnnotationImportItemDetail.withJobStatus(JobStatus jobStatus)
The item's job status.
|
AnnotationImportItemDetail |
AnnotationImportItemDetail.withJobStatus(String jobStatus)
The item's job status.
|
AnnotationImportItemDetail |
AnnotationImportItemDetail.withSource(String source)
The source file's location in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationImportItemDetail> |
GetAnnotationImportJobResult.getItems()
The job's imported items.
|
| Modifier and Type | Method and Description |
|---|---|
GetAnnotationImportJobResult |
GetAnnotationImportJobResult.withItems(AnnotationImportItemDetail... items)
The job's imported items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAnnotationImportJobResult.setItems(Collection<AnnotationImportItemDetail> items)
The job's imported items.
|
GetAnnotationImportJobResult |
GetAnnotationImportJobResult.withItems(Collection<AnnotationImportItemDetail> items)
The job's imported items.
|
Copyright © 2024. All rights reserved.