| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static ReadSetPartSource |
ReadSetPartSource.fromValue(String value)
Use this in place of valueOf.
|
static ReadSetPartSource |
ReadSetPartSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadSetPartSource[] |
ReadSetPartSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReadSetUploadPartListItem |
ReadSetUploadPartListItem.withPartSource(ReadSetPartSource partSource)
The origin of the part being direct uploaded.
|
UploadReadSetPartRequest |
UploadReadSetPartRequest.withPartSource(ReadSetPartSource partSource)
The source file for an upload part.
|
CompleteReadSetUploadPartListItem |
CompleteReadSetUploadPartListItem.withPartSource(ReadSetPartSource partSource)
The source file of the part being uploaded.
|
ListReadSetUploadPartsRequest |
ListReadSetUploadPartsRequest.withPartSource(ReadSetPartSource partSource)
The source file for the upload part.
|
Copyright © 2023. All rights reserved.