| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartWorkflowRunResponse> |
GlueAsyncClient.startWorkflowRun(StartWorkflowRunRequest startWorkflowRunRequest)
Starts a new run of the specified workflow.
|
default StartWorkflowRunResponse |
GlueClient.startWorkflowRun(StartWorkflowRunRequest startWorkflowRunRequest)
Starts a new run of the specified workflow.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartWorkflowRunRequestMarshaller.marshall(StartWorkflowRunRequest startWorkflowRunRequest) |
Copyright © 2023. All rights reserved.