Package | Description |
---|---|
software.amazon.awssdk.services.glue |
|
software.amazon.awssdk.services.glue.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<DeletePartitionIndexResponse> |
GlueAsyncClient.deletePartitionIndex(DeletePartitionIndexRequest deletePartitionIndexRequest)
Deletes a specified partition index from an existing table.
|
default DeletePartitionIndexResponse |
GlueClient.deletePartitionIndex(DeletePartitionIndexRequest deletePartitionIndexRequest)
Deletes a specified partition index from an existing table.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
DeletePartitionIndexRequestMarshaller.marshall(DeletePartitionIndexRequest deletePartitionIndexRequest) |
Copyright © 2022. All rights reserved.