| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopWorkflowRunResponse> |
GlueAsyncClient.stopWorkflowRun(StopWorkflowRunRequest stopWorkflowRunRequest)
Stops the execution of the specified workflow run.
|
default StopWorkflowRunResponse |
GlueClient.stopWorkflowRun(StopWorkflowRunRequest stopWorkflowRunRequest)
Stops the execution of the specified workflow run.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopWorkflowRunRequestMarshaller.marshall(StopWorkflowRunRequest stopWorkflowRunRequest) |
Copyright © 2023. All rights reserved.