| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model | |
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecutionConfiguration |
DescribeWorkflowExecutionResponse.executionConfiguration()
The configuration settings for this workflow execution including timeout values, tasklist etc.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkflowExecutionResponse.Builder |
DescribeWorkflowExecutionResponse.Builder.executionConfiguration(WorkflowExecutionConfiguration executionConfiguration)
The configuration settings for this workflow execution including timeout values, tasklist etc.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecutionConfiguration |
WorkflowExecutionConfigurationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowExecutionConfigurationMarshaller.marshall(WorkflowExecutionConfiguration workflowExecutionConfiguration,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.