| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default CancelStatementResponse |
GlueClient.cancelStatement(CancelStatementRequest cancelStatementRequest)
Cancels the statement.
|
default CancelStatementResponse |
GlueClient.cancelStatement(Consumer<CancelStatementRequest.Builder> cancelStatementRequest)
Cancels the statement.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelStatementResponse> |
GlueAsyncClient.cancelStatement(CancelStatementRequest cancelStatementRequest)
Cancels the statement.
|
default CompletableFuture<CancelStatementResponse> |
GlueAsyncClient.cancelStatement(Consumer<CancelStatementRequest.Builder> cancelStatementRequest)
Cancels the statement.
|
Copyright © 2023. All rights reserved.