| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.paginators |
| Modifier and Type | Method and Description |
|---|---|
static SwfAsyncClient |
SwfAsyncClient.create()
Create a
SwfAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
GetWorkflowExecutionHistoryPublisher(SwfAsyncClient client,
GetWorkflowExecutionHistoryRequest firstRequest) |
ListActivityTypesPublisher(SwfAsyncClient client,
ListActivityTypesRequest firstRequest) |
ListClosedWorkflowExecutionsPublisher(SwfAsyncClient client,
ListClosedWorkflowExecutionsRequest firstRequest) |
ListDomainsPublisher(SwfAsyncClient client,
ListDomainsRequest firstRequest) |
ListOpenWorkflowExecutionsPublisher(SwfAsyncClient client,
ListOpenWorkflowExecutionsRequest firstRequest) |
ListWorkflowTypesPublisher(SwfAsyncClient client,
ListWorkflowTypesRequest firstRequest) |
PollForDecisionTaskPublisher(SwfAsyncClient client,
PollForDecisionTaskRequest firstRequest) |
Copyright © 2022. All rights reserved.