| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePartitionIndexResponse> |
GlueAsyncClient.createPartitionIndex(CreatePartitionIndexRequest createPartitionIndexRequest)
Creates a specified partition index in an existing table.
|
default CreatePartitionIndexResponse |
GlueClient.createPartitionIndex(CreatePartitionIndexRequest createPartitionIndexRequest)
Creates a specified partition index in an existing table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreatePartitionIndexRequestMarshaller.marshall(CreatePartitionIndexRequest createPartitionIndexRequest) |
Copyright © 2023. All rights reserved.