| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model | |
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecutionOpenCounts |
DescribeWorkflowExecutionResponse.openCounts()
The number of tasks for this workflow execution.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkflowExecutionResponse.Builder |
DescribeWorkflowExecutionResponse.Builder.openCounts(WorkflowExecutionOpenCounts openCounts)
The number of tasks for this workflow execution.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecutionOpenCounts |
WorkflowExecutionOpenCountsUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowExecutionOpenCountsMarshaller.marshall(WorkflowExecutionOpenCounts workflowExecutionOpenCounts,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.