| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
ReadSetUploadPartListFilter |
ReadSetUploadPartListFilter.clone() |
ReadSetUploadPartListFilter |
ListReadSetUploadPartsRequest.getFilter()
Attributes used to filter for a specific subset of read set part uploads.
|
ReadSetUploadPartListFilter |
ReadSetUploadPartListFilter.withCreatedAfter(Date createdAfter)
Filters for read set uploads after a specified time.
|
ReadSetUploadPartListFilter |
ReadSetUploadPartListFilter.withCreatedBefore(Date createdBefore)
Filters for read set part uploads before a specified time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListReadSetUploadPartsRequest.setFilter(ReadSetUploadPartListFilter filter)
Attributes used to filter for a specific subset of read set part uploads.
|
ListReadSetUploadPartsRequest |
ListReadSetUploadPartsRequest.withFilter(ReadSetUploadPartListFilter filter)
Attributes used to filter for a specific subset of read set part uploads.
|
Copyright © 2024. All rights reserved.