| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<TableError> |
BatchDeleteTableResponse.errors()
A list of errors encountered in attempting to delete the specified tables.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteTableResponse.Builder |
BatchDeleteTableResponse.Builder.errors(TableError... errors)
A list of errors encountered in attempting to delete the specified tables.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteTableResponse.Builder |
BatchDeleteTableResponse.Builder.errors(Collection<TableError> errors)
A list of errors encountered in attempting to delete the specified tables.
|
Copyright © 2023. All rights reserved.