| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchUpdatePartitionRequestEntry> |
BatchUpdatePartitionRequest.entries()
A list of up to 100
BatchUpdatePartitionRequestEntry objects to update. |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdatePartitionRequest.Builder |
BatchUpdatePartitionRequest.Builder.entries(BatchUpdatePartitionRequestEntry... entries)
A list of up to 100
BatchUpdatePartitionRequestEntry objects to update. |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdatePartitionRequest.Builder |
BatchUpdatePartitionRequest.Builder.entries(Collection<BatchUpdatePartitionRequestEntry> entries)
A list of up to 100
BatchUpdatePartitionRequestEntry objects to update. |
Copyright © 2023. All rights reserved.