Package | Description |
---|---|
com.amazonaws.services.glue |
|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
DeletePartitionIndexResult |
AbstractAWSGlue.deletePartitionIndex(DeletePartitionIndexRequest request) |
DeletePartitionIndexResult |
AWSGlueClient.deletePartitionIndex(DeletePartitionIndexRequest request)
Deletes a specified partition index from an existing table.
|
DeletePartitionIndexResult |
AWSGlue.deletePartitionIndex(DeletePartitionIndexRequest deletePartitionIndexRequest)
Deletes a specified partition index from an existing table.
|
Modifier and Type | Method and Description |
---|---|
Future<DeletePartitionIndexResult> |
AbstractAWSGlueAsync.deletePartitionIndexAsync(DeletePartitionIndexRequest request,
AsyncHandler<DeletePartitionIndexRequest,DeletePartitionIndexResult> asyncHandler) |
Future<DeletePartitionIndexResult> |
AWSGlueAsyncClient.deletePartitionIndexAsync(DeletePartitionIndexRequest request,
AsyncHandler<DeletePartitionIndexRequest,DeletePartitionIndexResult> asyncHandler) |
Future<DeletePartitionIndexResult> |
AWSGlueAsync.deletePartitionIndexAsync(DeletePartitionIndexRequest deletePartitionIndexRequest,
AsyncHandler<DeletePartitionIndexRequest,DeletePartitionIndexResult> asyncHandler)
Deletes a specified partition index from an existing table.
|
Modifier and Type | Method and Description |
---|---|
DeletePartitionIndexResult |
DeletePartitionIndexResult.clone() |
Copyright © 2025. All rights reserved.