| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeWorkflowTypeResponse |
SWFClient.describeWorkflowType(DescribeWorkflowTypeRequest describeWorkflowTypeRequest)
Returns information about the specified workflow type.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeWorkflowTypeResponse> |
SWFAsyncClient.describeWorkflowType(DescribeWorkflowTypeRequest describeWorkflowTypeRequest)
Returns information about the specified workflow type.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkflowTypeResponse |
DescribeWorkflowTypeResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.