| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
StopWorkflowRunResult |
AWSGlueClient.stopWorkflowRun(StopWorkflowRunRequest request)
Stops the execution of the specified workflow run.
|
StopWorkflowRunResult |
AbstractAWSGlue.stopWorkflowRun(StopWorkflowRunRequest request) |
StopWorkflowRunResult |
AWSGlue.stopWorkflowRun(StopWorkflowRunRequest stopWorkflowRunRequest)
Stops the execution of the specified workflow run.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopWorkflowRunResult> |
AbstractAWSGlueAsync.stopWorkflowRunAsync(StopWorkflowRunRequest request,
AsyncHandler<StopWorkflowRunRequest,StopWorkflowRunResult> asyncHandler) |
Future<StopWorkflowRunResult> |
AWSGlueAsync.stopWorkflowRunAsync(StopWorkflowRunRequest stopWorkflowRunRequest,
AsyncHandler<StopWorkflowRunRequest,StopWorkflowRunResult> asyncHandler)
Stops the execution of the specified workflow run.
|
Future<StopWorkflowRunResult> |
AWSGlueAsyncClient.stopWorkflowRunAsync(StopWorkflowRunRequest request,
AsyncHandler<StopWorkflowRunRequest,StopWorkflowRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopWorkflowRunResult |
StopWorkflowRunResult.clone() |
Copyright © 2021. All rights reserved.