| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ResumeWorkflowRunResponse> |
GlueAsyncClient.resumeWorkflowRun(ResumeWorkflowRunRequest resumeWorkflowRunRequest)
Restarts selected nodes of a previous partially completed workflow run and resumes the workflow run.
|
default ResumeWorkflowRunResponse |
GlueClient.resumeWorkflowRun(ResumeWorkflowRunRequest resumeWorkflowRunRequest)
Restarts selected nodes of a previous partially completed workflow run and resumes the workflow run.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResumeWorkflowRunRequestMarshaller.marshall(ResumeWorkflowRunRequest resumeWorkflowRunRequest) |
Copyright © 2023. All rights reserved.