| 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.
|
default CompletableFuture<DescribeWorkflowTypeResponse> |
SWFAsyncClient.describeWorkflowType(DescribeWorkflowTypeRequest describeWorkflowTypeRequest)
Returns information about the specified workflow type.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeWorkflowTypeRequest> |
DescribeWorkflowTypeRequestMarshaller.marshall(DescribeWorkflowTypeRequest describeWorkflowTypeRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeWorkflowTypeRequest> |
DescribeWorkflowTypeRequestMarshaller.marshall(DescribeWorkflowTypeRequest describeWorkflowTypeRequest) |
void |
DescribeWorkflowTypeRequestModelMarshaller.marshall(DescribeWorkflowTypeRequest describeWorkflowTypeRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.