| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn |
|
| software.amazon.awssdk.services.sfn.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeStateMachineForExecutionResponse> |
SfnAsyncClient.describeStateMachineForExecution(DescribeStateMachineForExecutionRequest describeStateMachineForExecutionRequest)
Describes the state machine associated with a specific execution.
|
default DescribeStateMachineForExecutionResponse |
SfnClient.describeStateMachineForExecution(DescribeStateMachineForExecutionRequest describeStateMachineForExecutionRequest)
Describes the state machine associated with a specific execution.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeStateMachineForExecutionRequestMarshaller.marshall(DescribeStateMachineForExecutionRequest describeStateMachineForExecutionRequest) |
Copyright © 2019. All rights reserved.