| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListWorkflowTypesResponse |
SWFClient.listWorkflowTypes(ListWorkflowTypesRequest listWorkflowTypesRequest)
Returns information about workflow types in the specified domain.
|
default CompletableFuture<ListWorkflowTypesResponse> |
SWFAsyncClient.listWorkflowTypes(ListWorkflowTypesRequest listWorkflowTypesRequest)
Returns information about workflow types in the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
Request<ListWorkflowTypesRequest> |
ListWorkflowTypesRequestMarshaller.marshall(ListWorkflowTypesRequest listWorkflowTypesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ListWorkflowTypesRequest> |
ListWorkflowTypesRequestMarshaller.marshall(ListWorkflowTypesRequest listWorkflowTypesRequest) |
void |
ListWorkflowTypesRequestModelMarshaller.marshall(ListWorkflowTypesRequest listWorkflowTypesRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.