| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeWorkflowExecutionResponse> |
SwfAsyncClient.describeWorkflowExecution(DescribeWorkflowExecutionRequest describeWorkflowExecutionRequest)
Returns information about the specified workflow execution including its type and some statistics.
|
default DescribeWorkflowExecutionResponse |
SwfClient.describeWorkflowExecution(DescribeWorkflowExecutionRequest describeWorkflowExecutionRequest)
Returns information about the specified workflow execution including its type and some statistics.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeWorkflowExecutionRequestMarshaller.marshall(DescribeWorkflowExecutionRequest describeWorkflowExecutionRequest) |
Copyright © 2023. All rights reserved.