| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchUpdatePartitionFailureEntry> |
BatchUpdatePartitionResponse.errors()
The errors encountered when trying to update the requested partitions.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdatePartitionResponse.Builder |
BatchUpdatePartitionResponse.Builder.errors(BatchUpdatePartitionFailureEntry... errors)
The errors encountered when trying to update the requested partitions.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdatePartitionResponse.Builder |
BatchUpdatePartitionResponse.Builder.errors(Collection<BatchUpdatePartitionFailureEntry> errors)
The errors encountered when trying to update the requested partitions.
|
Copyright © 2023. All rights reserved.