| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchUpdatePartitionResponse> |
GlueAsyncClient.batchUpdatePartition(BatchUpdatePartitionRequest batchUpdatePartitionRequest)
Updates one or more partitions in a batch operation.
|
default BatchUpdatePartitionResponse |
GlueClient.batchUpdatePartition(BatchUpdatePartitionRequest batchUpdatePartitionRequest)
Updates one or more partitions in a batch operation.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchUpdatePartitionRequestMarshaller.marshall(BatchUpdatePartitionRequest batchUpdatePartitionRequest) |
Copyright © 2023. All rights reserved.