| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
DeletePartitionIndexResult |
AbstractAWSGlue.deletePartitionIndex(DeletePartitionIndexRequest request) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<DeletePartitionIndexResult> |
AbstractAWSGlueAsync.deletePartitionIndexAsync(DeletePartitionIndexRequest request,
AsyncHandler<DeletePartitionIndexRequest,DeletePartitionIndexResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeletePartitionIndexResult |
DeletePartitionIndexResult.clone() |
Copyright © 2022. All rights reserved.