| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetSchemaError> |
BatchGetSchemaResponse.errors()
Error reasons for schemas that could not be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetSchemaResponse.Builder |
BatchGetSchemaResponse.Builder.errors(BatchGetSchemaError... errors)
Error reasons for schemas that could not be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetSchemaResponse.Builder |
BatchGetSchemaResponse.Builder.errors(Collection<BatchGetSchemaError> errors)
Error reasons for schemas that could not be retrieved.
|
Copyright © 2023. All rights reserved.