| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CountClosedWorkflowExecutionsResponse
Contains the count of workflow executions returned from CountOpenWorkflowExecutions or
CountClosedWorkflowExecutions
|
class |
CountOpenWorkflowExecutionsResponse
Contains the count of workflow executions returned from CountOpenWorkflowExecutions or
CountClosedWorkflowExecutions
|
class |
CountPendingActivityTasksResponse
Contains the count of tasks in a task list.
|
class |
CountPendingDecisionTasksResponse
Contains the count of tasks in a task list.
|
class |
DeprecateActivityTypeResponse |
class |
DeprecateDomainResponse |
class |
DeprecateWorkflowTypeResponse |
class |
DescribeActivityTypeResponse
Detailed information about an activity type.
|
class |
DescribeDomainResponse
Contains details of a domain.
|
class |
DescribeWorkflowExecutionResponse
Contains details about a workflow execution.
|
class |
DescribeWorkflowTypeResponse
Contains details about a workflow type.
|
class |
GetWorkflowExecutionHistoryResponse
Paginated representation of a workflow history for a workflow execution.
|
class |
ListActivityTypesResponse
Contains a paginated list of activity type information structures.
|
class |
ListClosedWorkflowExecutionsResponse
Contains a paginated list of information about workflow executions.
|
class |
ListDomainsResponse
Contains a paginated collection of DomainInfo structures.
|
class |
ListOpenWorkflowExecutionsResponse
Contains a paginated list of information about workflow executions.
|
class |
ListTagsForResourceResponse |
class |
ListWorkflowTypesResponse
Contains a paginated list of information structures about workflow types.
|
class |
PollForActivityTaskResponse
Unit of work sent to an activity worker.
|
class |
PollForDecisionTaskResponse
A structure that represents a decision task.
|
class |
RecordActivityTaskHeartbeatResponse
Status information about an activity task.
|
class |
RegisterActivityTypeResponse |
class |
RegisterDomainResponse |
class |
RegisterWorkflowTypeResponse |
class |
RequestCancelWorkflowExecutionResponse |
class |
RespondActivityTaskCanceledResponse |
class |
RespondActivityTaskCompletedResponse |
class |
RespondActivityTaskFailedResponse |
class |
RespondDecisionTaskCompletedResponse |
class |
SignalWorkflowExecutionResponse |
class |
StartWorkflowExecutionResponse
Specifies the
runId of a workflow execution. |
class |
TagResourceResponse |
class |
TerminateWorkflowExecutionResponse |
class |
UndeprecateActivityTypeResponse |
class |
UndeprecateDomainResponse |
class |
UndeprecateWorkflowTypeResponse |
class |
UntagResourceResponse |
| Modifier and Type | Method and Description |
|---|---|
SwfResponse |
SwfResponse.Builder.build() |
| Constructor and Description |
|---|
BuilderImpl(SwfResponse response) |
Copyright © 2019. All rights reserved.