| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListWorkflowTypesResponse> |
SWFAsyncClient.listWorkflowTypes(ListWorkflowTypesRequest listWorkflowTypesRequest)
Returns information about workflow types in the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowTypesResponse |
ListWorkflowTypesResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.