| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
ReadSetBatchError |
ReadSetBatchError.clone() |
ReadSetBatchError |
ReadSetBatchError.withCode(String code)
The error's code.
|
ReadSetBatchError |
ReadSetBatchError.withId(String id)
The error's ID.
|
ReadSetBatchError |
ReadSetBatchError.withMessage(String message)
The error's message.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReadSetBatchError> |
BatchDeleteReadSetResult.getErrors()
Errors returned by individual delete operations.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteReadSetResult |
BatchDeleteReadSetResult.withErrors(ReadSetBatchError... errors)
Errors returned by individual delete operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDeleteReadSetResult.setErrors(Collection<ReadSetBatchError> errors)
Errors returned by individual delete operations.
|
BatchDeleteReadSetResult |
BatchDeleteReadSetResult.withErrors(Collection<ReadSetBatchError> errors)
Errors returned by individual delete operations.
|
Copyright © 2025. All rights reserved.