| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.paginators |
| Modifier and Type | Method and Description |
|---|---|
static SwfClient |
SwfClient.create()
Create a
SwfClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
GetWorkflowExecutionHistoryIterable(SwfClient client,
GetWorkflowExecutionHistoryRequest firstRequest) |
ListActivityTypesIterable(SwfClient client,
ListActivityTypesRequest firstRequest) |
ListClosedWorkflowExecutionsIterable(SwfClient client,
ListClosedWorkflowExecutionsRequest firstRequest) |
ListDomainsIterable(SwfClient client,
ListDomainsRequest firstRequest) |
ListOpenWorkflowExecutionsIterable(SwfClient client,
ListOpenWorkflowExecutionsRequest firstRequest) |
ListWorkflowTypesIterable(SwfClient client,
ListWorkflowTypesRequest firstRequest) |
PollForDecisionTaskIterable(SwfClient client,
PollForDecisionTaskRequest firstRequest) |
Copyright © 2022. All rights reserved.