Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

activityId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes
The unique ID of the task.
activityId(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes.Builder
The unique ID of the task.
activityId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
The unique ID of the activity task.
activityId(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
The unique ID of the activity task.
activityId() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
The unique ID of the task.
activityId(String) - Method in interface software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse.Builder
The unique ID of the task.
activityId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskDecisionAttributes
The activityId of the activity task to be canceled.
activityId(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskDecisionAttributes.Builder
The activityId of the activity task to be canceled.
activityId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes
The activityId provided in the RequestCancelActivityTask decision that failed.
activityId(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes.Builder
The activityId provided in the RequestCancelActivityTask decision that failed.
activityId() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
Required. The activityId of the activity task.
activityId(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes.Builder
Required. The activityId of the activity task.
activityId() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
The activityId provided in the ScheduleActivityTask decision that failed.
activityId(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes.Builder
The activityId provided in the ScheduleActivityTask decision that failed.
ActivityTaskCanceledEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ActivityTaskCanceled event.
activityTaskCanceledEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ActivityTaskCanceled then this member is set and provides detailed information about the event.
activityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ActivityTaskCanceled then this member is set and provides detailed information about the event.
ActivityTaskCanceledEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ActivityTaskCanceledEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskCanceledEventAttributesMarshaller
ActivityTaskCanceledEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskCanceledEventAttributesMarshaller
 
ActivityTaskCanceledEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskCanceledEventAttributes JSON Unmarshaller
ActivityTaskCanceledEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskCanceledEventAttributesUnmarshaller
 
ActivityTaskCancelRequestedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ActivityTaskCancelRequested event.
activityTaskCancelRequestedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ActivityTaskcancelRequested then this member is set and provides detailed information about the event.
activityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ActivityTaskcancelRequested then this member is set and provides detailed information about the event.
ActivityTaskCancelRequestedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ActivityTaskCancelRequestedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskCancelRequestedEventAttributesMarshaller
ActivityTaskCancelRequestedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskCancelRequestedEventAttributesMarshaller
 
ActivityTaskCancelRequestedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskCancelRequestedEventAttributes JSON Unmarshaller
ActivityTaskCancelRequestedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskCancelRequestedEventAttributesUnmarshaller
 
ActivityTaskCompletedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ActivityTaskCompleted event.
activityTaskCompletedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ActivityTaskCompleted then this member is set and provides detailed information about the event.
activityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ActivityTaskCompleted then this member is set and provides detailed information about the event.
ActivityTaskCompletedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ActivityTaskCompletedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskCompletedEventAttributesMarshaller
ActivityTaskCompletedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskCompletedEventAttributesMarshaller
 
ActivityTaskCompletedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskCompletedEventAttributes JSON Unmarshaller
ActivityTaskCompletedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskCompletedEventAttributesUnmarshaller
 
ActivityTaskFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ActivityTaskFailed event.
activityTaskFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ActivityTaskFailed then this member is set and provides detailed information about the event.
activityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ActivityTaskFailed then this member is set and provides detailed information about the event.
ActivityTaskFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ActivityTaskFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskFailedEventAttributesMarshaller
ActivityTaskFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskFailedEventAttributesMarshaller
 
ActivityTaskFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskFailedEventAttributes JSON Unmarshaller
ActivityTaskFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskFailedEventAttributesUnmarshaller
 
ActivityTaskScheduledEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ActivityTaskScheduled event.
activityTaskScheduledEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ActivityTaskScheduled then this member is set and provides detailed information about the event.
activityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ActivityTaskScheduled then this member is set and provides detailed information about the event.
ActivityTaskScheduledEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ActivityTaskScheduledEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskScheduledEventAttributesMarshaller
ActivityTaskScheduledEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskScheduledEventAttributesMarshaller
 
ActivityTaskScheduledEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskScheduledEventAttributes JSON Unmarshaller
ActivityTaskScheduledEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskScheduledEventAttributesUnmarshaller
 
ActivityTaskStartedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ActivityTaskStarted event.
activityTaskStartedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ActivityTaskStarted then this member is set and provides detailed information about the event.
activityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ActivityTaskStarted then this member is set and provides detailed information about the event.
ActivityTaskStartedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ActivityTaskStartedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskStartedEventAttributesMarshaller
ActivityTaskStartedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskStartedEventAttributesMarshaller
 
ActivityTaskStartedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskStartedEventAttributes JSON Unmarshaller
ActivityTaskStartedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskStartedEventAttributesUnmarshaller
 
ActivityTaskTimedOutEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ActivityTaskTimedOut event.
activityTaskTimedOutEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ActivityTaskTimedOut then this member is set and provides detailed information about the event.
activityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ActivityTaskTimedOut then this member is set and provides detailed information about the event.
ActivityTaskTimedOutEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ActivityTaskTimedOutEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskTimedOutEventAttributesMarshaller
ActivityTaskTimedOutEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskTimedOutEventAttributesMarshaller
 
ActivityTaskTimedOutEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTaskTimedOutEventAttributes JSON Unmarshaller
ActivityTaskTimedOutEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTaskTimedOutEventAttributesUnmarshaller
 
ActivityTaskTimeoutType - Enum in software.amazon.awssdk.services.swf.model
 
activityType() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
The type of the activity task.
activityType(ActivityType) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
The type of the activity task.
ActivityType - Class in software.amazon.awssdk.services.swf.model
Represents an activity type.
activityType() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
The ActivityType type structure representing the activity type.
activityType(ActivityType) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeInfo.Builder
The ActivityType type structure representing the activity type.
activityType() - Method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeRequest
The activity type to deprecate.
activityType(ActivityType) - Method in interface software.amazon.awssdk.services.swf.model.DeprecateActivityTypeRequest.Builder
The activity type to deprecate.
activityType() - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeRequest
The activity type to get information about.
activityType(ActivityType) - Method in interface software.amazon.awssdk.services.swf.model.DescribeActivityTypeRequest.Builder
The activity type to get information about.
activityType() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
The type of this activity task.
activityType(ActivityType) - Method in interface software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse.Builder
The type of this activity task.
activityType() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
Required. The type of the activity task to schedule.
activityType(ActivityType) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes.Builder
Required. The type of the activity task to schedule.
activityType() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
The activity type provided in the ScheduleActivityTask decision that failed.
activityType(ActivityType) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes.Builder
The activity type provided in the ScheduleActivityTask decision that failed.
ActivityType.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ActivityTypeConfiguration - Class in software.amazon.awssdk.services.swf.model
Configuration settings registered with the activity type.
ActivityTypeConfiguration.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ActivityTypeConfigurationMarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTypeConfigurationMarshaller
ActivityTypeConfigurationMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTypeConfigurationMarshaller
 
ActivityTypeConfigurationUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTypeConfiguration JSON Unmarshaller
ActivityTypeConfigurationUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTypeConfigurationUnmarshaller
 
ActivityTypeInfo - Class in software.amazon.awssdk.services.swf.model
Detailed information about an activity type.
ActivityTypeInfo.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ActivityTypeInfoMarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTypeInfoMarshaller
ActivityTypeInfoMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTypeInfoMarshaller
 
ActivityTypeInfoUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTypeInfo JSON Unmarshaller
ActivityTypeInfoUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTypeInfoUnmarshaller
 
ActivityTypeMarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityTypeMarshaller
ActivityTypeMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTypeMarshaller
 
ActivityTypeUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ActivityType JSON Unmarshaller
ActivityTypeUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ActivityTypeUnmarshaller
 

B

builder() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ActivityType
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CancelTimerDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CloseStatusFilter
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.Decision
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes
 
builder() - Static method in exception software.amazon.awssdk.services.swf.model.DefaultUndefinedException
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DescribeDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DescribeDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeResponse
 
builder() - Static method in exception software.amazon.awssdk.services.swf.model.DomainAlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DomainConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.swf.model.DomainDeprecatedException
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.DomainInfo
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ExecutionTimeFilter
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.LambdaFunctionStartedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes
 
builder() - Static method in exception software.amazon.awssdk.services.swf.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ListActivityTypesResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ListDomainsRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ListDomainsResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes
 
builder() - Static method in exception software.amazon.awssdk.services.swf.model.OperationNotPermittedException
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RegisterDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RegisterDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.TagFilter
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.TaskList
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
 
builder() - Static method in exception software.amazon.awssdk.services.swf.model.TypeAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.swf.model.TypeDeprecatedException
 
builder() - Static method in exception software.amazon.awssdk.services.swf.model.UnknownResourceException
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecution
 
builder() - Static method in exception software.amazon.awssdk.services.swf.model.WorkflowExecutionAlreadyStartedException
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFilter
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowType
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowTypeFilter
 
builder() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
 
builder() - Static method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Create a builder that can be used to configure and create a SWFAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.swf.SWFClient
Create a builder that can be used to configure and create a SWFClient.

C

cancelRequested(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatResponse.Builder
Set to true if cancellation of the task is requested.
cancelRequested() - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatResponse
Set to true if cancellation of the task is requested.
cancelRequested(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
Set to true if a cancellation is requested for this workflow execution.
cancelRequested() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
Set to true if a cancellation is requested for this workflow execution.
CancelTimerDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the CancelTimer decision.
cancelTimerDecisionAttributes(CancelTimerDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the CancelTimer decision.
cancelTimerDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the CancelTimer decision.
CancelTimerDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CancelTimerDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
CancelTimerDecisionAttributesMarshaller
CancelTimerDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CancelTimerDecisionAttributesMarshaller
 
CancelTimerDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CancelTimerDecisionAttributes JSON Unmarshaller
CancelTimerDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CancelTimerDecisionAttributesUnmarshaller
 
CancelTimerFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
CancelTimerFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the CancelTimerFailed event.
cancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type CancelTimerFailed then this member is set and provides detailed information about the event.
cancelTimerFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type CancelTimerFailed then this member is set and provides detailed information about the event.
CancelTimerFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CancelTimerFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
CancelTimerFailedEventAttributesMarshaller
CancelTimerFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CancelTimerFailedEventAttributesMarshaller
 
CancelTimerFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CancelTimerFailedEventAttributes JSON Unmarshaller
CancelTimerFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CancelTimerFailedEventAttributesUnmarshaller
 
CancelWorkflowExecutionDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the CancelWorkflowExecution decision.
cancelWorkflowExecutionDecisionAttributes(CancelWorkflowExecutionDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the CancelWorkflowExecution decision.
cancelWorkflowExecutionDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the CancelWorkflowExecution decision.
CancelWorkflowExecutionDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CancelWorkflowExecutionDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
CancelWorkflowExecutionDecisionAttributesMarshaller
CancelWorkflowExecutionDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionDecisionAttributesMarshaller
 
CancelWorkflowExecutionDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CancelWorkflowExecutionDecisionAttributes JSON Unmarshaller
CancelWorkflowExecutionDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionDecisionAttributesUnmarshaller
 
CancelWorkflowExecutionFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
CancelWorkflowExecutionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the CancelWorkflowExecutionFailed event.
cancelWorkflowExecutionFailedEventAttributes(CancelWorkflowExecutionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type CancelWorkflowExecutionFailed then this member is set and provides detailed information about the event.
cancelWorkflowExecutionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type CancelWorkflowExecutionFailed then this member is set and provides detailed information about the event.
CancelWorkflowExecutionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CancelWorkflowExecutionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
CancelWorkflowExecutionFailedEventAttributesMarshaller
CancelWorkflowExecutionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionFailedEventAttributesMarshaller
 
CancelWorkflowExecutionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CancelWorkflowExecutionFailedEventAttributes JSON Unmarshaller
CancelWorkflowExecutionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionFailedEventAttributesUnmarshaller
 
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes.Builder
The cause of the failure.
cause(CancelTimerFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause(CancelWorkflowExecutionFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause(CompleteWorkflowExecutionFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause(ContinueAsNewWorkflowExecutionFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause(FailWorkflowExecutionFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes.Builder
The cause of the failure.
cause(RecordMarkerFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes.Builder
The cause of the failure.
cause(RequestCancelActivityTaskFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause(RequestCancelExternalWorkflowExecutionFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes.Builder
The cause of the failure.
cause(ScheduleActivityTaskFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes.Builder
The cause of the failure.
cause(ScheduleLambdaFunctionFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause(SignalExternalWorkflowExecutionFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause(StartChildWorkflowExecutionFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes.Builder
The cause of the failure.
cause(StartLambdaFunctionFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes.Builder
The cause of the failure.
cause(StartTimerFailedCause) - Method in interface software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes.Builder
The cause of the failure.
cause() - Method in class software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes
The cause of the failure.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes.Builder
If set, indicates that the request to cancel the workflow execution was automatically generated, and specifies the cause.
cause(WorkflowExecutionCancelRequestedCause) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes.Builder
If set, indicates that the request to cancel the workflow execution was automatically generated, and specifies the cause.
cause() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes
If set, indicates that the request to cancel the workflow execution was automatically generated, and specifies the cause.
cause(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes.Builder
If set, indicates that the workflow execution was automatically terminated, and specifies the cause.
cause(WorkflowExecutionTerminatedCause) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes.Builder
If set, indicates that the workflow execution was automatically terminated, and specifies the cause.
cause() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
If set, indicates that the workflow execution was automatically terminated, and specifies the cause.
ChildPolicy - Enum in software.amazon.awssdk.services.swf.model
 
childPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
If set, specifies the policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
If set, specifies the policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
Optional. If set, specifies the policy to use for the child workflow executions if the workflow execution being started is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
Optional. If set, specifies the policy to use for the child workflow executions if the workflow execution being started is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
Optional. If set, specifies the policy to use for the child workflow executions if the workflow execution being started is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The policy to use for the child workflow executions if this execution gets terminated by explicitly calling the TerminateWorkflowExecution action or due to an expired timeout.
childPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The policy to use for the child workflow executions if this execution gets terminated by explicitly calling the TerminateWorkflowExecution action or due to an expired timeout.
childPolicy() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
The policy to use for the child workflow executions if this execution gets terminated by explicitly calling the TerminateWorkflowExecution action or due to an expired timeout.
childPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
If set, specifies the policy to use for the child workflow executions of this workflow execution if it is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
If set, specifies the policy to use for the child workflow executions of this workflow execution if it is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of this workflow execution if it is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest.Builder
If set, specifies the policy to use for the child workflow executions of the workflow execution being terminated.
childPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest.Builder
If set, specifies the policy to use for the child workflow executions of the workflow execution being terminated.
childPolicy() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of the workflow execution being terminated.
childPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration.Builder
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration.Builder
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
The policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
The policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
The policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
childPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes.Builder
The policy used for the child workflow executions of this workflow execution.
childPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes.Builder
The policy used for the child workflow executions of this workflow execution.
childPolicy() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
The policy used for the child workflow executions of this workflow execution.
childPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes.Builder
The policy used for the child workflow executions of this workflow execution.
childPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes.Builder
The policy used for the child workflow executions of this workflow execution.
childPolicy() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes
The policy used for the child workflow executions of this workflow execution.
ChildWorkflowExecutionCanceledEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provide details of the ChildWorkflowExecutionCanceled event.
childWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ChildWorkflowExecutionCanceled then this member is set and provides detailed information about the event.
childWorkflowExecutionCanceledEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ChildWorkflowExecutionCanceled then this member is set and provides detailed information about the event.
ChildWorkflowExecutionCanceledEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ChildWorkflowExecutionCanceledEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionCanceledEventAttributesMarshaller
ChildWorkflowExecutionCanceledEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCanceledEventAttributesMarshaller
 
ChildWorkflowExecutionCanceledEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionCanceledEventAttributes JSON Unmarshaller
ChildWorkflowExecutionCanceledEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCanceledEventAttributesUnmarshaller
 
ChildWorkflowExecutionCompletedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ChildWorkflowExecutionCompleted event.
childWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ChildWorkflowExecutionCompleted then this member is set and provides detailed information about the event.
childWorkflowExecutionCompletedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ChildWorkflowExecutionCompleted then this member is set and provides detailed information about the event.
ChildWorkflowExecutionCompletedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ChildWorkflowExecutionCompletedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionCompletedEventAttributesMarshaller
ChildWorkflowExecutionCompletedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCompletedEventAttributesMarshaller
 
ChildWorkflowExecutionCompletedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionCompletedEventAttributes JSON Unmarshaller
ChildWorkflowExecutionCompletedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCompletedEventAttributesUnmarshaller
 
ChildWorkflowExecutionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ChildWorkflowExecutionFailed event.
childWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ChildWorkflowExecutionFailed then this member is set and provides detailed information about the event.
childWorkflowExecutionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ChildWorkflowExecutionFailed then this member is set and provides detailed information about the event.
ChildWorkflowExecutionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ChildWorkflowExecutionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionFailedEventAttributesMarshaller
ChildWorkflowExecutionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionFailedEventAttributesMarshaller
 
ChildWorkflowExecutionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionFailedEventAttributes JSON Unmarshaller
ChildWorkflowExecutionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionFailedEventAttributesUnmarshaller
 
ChildWorkflowExecutionStartedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ChildWorkflowExecutionStarted event.
childWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ChildWorkflowExecutionStarted then this member is set and provides detailed information about the event.
childWorkflowExecutionStartedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ChildWorkflowExecutionStarted then this member is set and provides detailed information about the event.
ChildWorkflowExecutionStartedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ChildWorkflowExecutionStartedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionStartedEventAttributesMarshaller
ChildWorkflowExecutionStartedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionStartedEventAttributesMarshaller
 
ChildWorkflowExecutionStartedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionStartedEventAttributes JSON Unmarshaller
ChildWorkflowExecutionStartedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionStartedEventAttributesUnmarshaller
 
ChildWorkflowExecutionTerminatedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ChildWorkflowExecutionTerminated event.
childWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ChildWorkflowExecutionTerminated then this member is set and provides detailed information about the event.
childWorkflowExecutionTerminatedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ChildWorkflowExecutionTerminated then this member is set and provides detailed information about the event.
ChildWorkflowExecutionTerminatedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ChildWorkflowExecutionTerminatedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionTerminatedEventAttributesMarshaller
ChildWorkflowExecutionTerminatedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTerminatedEventAttributesMarshaller
 
ChildWorkflowExecutionTerminatedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionTerminatedEventAttributes JSON Unmarshaller
ChildWorkflowExecutionTerminatedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTerminatedEventAttributesUnmarshaller
 
ChildWorkflowExecutionTimedOutEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ChildWorkflowExecutionTimedOut event.
childWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ChildWorkflowExecutionTimedOut then this member is set and provides detailed information about the event.
childWorkflowExecutionTimedOutEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ChildWorkflowExecutionTimedOut then this member is set and provides detailed information about the event.
ChildWorkflowExecutionTimedOutEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ChildWorkflowExecutionTimedOutEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionTimedOutEventAttributesMarshaller
ChildWorkflowExecutionTimedOutEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTimedOutEventAttributesMarshaller
 
ChildWorkflowExecutionTimedOutEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ChildWorkflowExecutionTimedOutEventAttributes JSON Unmarshaller
ChildWorkflowExecutionTimedOutEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTimedOutEventAttributesUnmarshaller
 
CloseStatus - Enum in software.amazon.awssdk.services.swf.model
 
closeStatus(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
If the execution status is closed then this specifies how the execution was closed:
closeStatus(CloseStatus) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
If the execution status is closed then this specifies how the execution was closed:
closeStatus() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
If the execution status is closed then this specifies how the execution was closed:
CloseStatusFilter - Class in software.amazon.awssdk.services.swf.model
Used to filter the closed workflow executions in visibility APIs by their close status.
closeStatusFilter(CloseStatusFilter) - Method in interface software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest.Builder
If specified, only workflow executions that match this close status are counted.
closeStatusFilter() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that match this close status are counted.
closeStatusFilter(CloseStatusFilter) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest.Builder
If specified, only workflow executions that match this close status are listed.
closeStatusFilter() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
If specified, only workflow executions that match this close status are listed.
CloseStatusFilter.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CloseStatusFilterMarshaller - Class in software.amazon.awssdk.services.swf.transform
CloseStatusFilterMarshaller
CloseStatusFilterMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CloseStatusFilterMarshaller
 
CloseStatusFilterUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CloseStatusFilter JSON Unmarshaller
CloseStatusFilterUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CloseStatusFilterUnmarshaller
 
closeTimeFilter(ExecutionTimeFilter) - Method in interface software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest.Builder
If specified, only workflow executions that meet the close time criteria of the filter are counted.
closeTimeFilter() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that meet the close time criteria of the filter are counted.
closeTimeFilter(ExecutionTimeFilter) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest.Builder
If specified, the workflow executions are included in the returned results based on whether their close times are within the range specified by this filter.
closeTimeFilter() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
If specified, the workflow executions are included in the returned results based on whether their close times are within the range specified by this filter.
closeTimestamp(Date) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
The time when the workflow execution was closed.
closeTimestamp() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
The time when the workflow execution was closed.
CompleteWorkflowExecutionDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the CompleteWorkflowExecution decision.
completeWorkflowExecutionDecisionAttributes(CompleteWorkflowExecutionDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the CompleteWorkflowExecution decision.
completeWorkflowExecutionDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the CompleteWorkflowExecution decision.
CompleteWorkflowExecutionDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CompleteWorkflowExecutionDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
CompleteWorkflowExecutionDecisionAttributesMarshaller
CompleteWorkflowExecutionDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionDecisionAttributesMarshaller
 
CompleteWorkflowExecutionDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CompleteWorkflowExecutionDecisionAttributes JSON Unmarshaller
CompleteWorkflowExecutionDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionDecisionAttributesUnmarshaller
 
CompleteWorkflowExecutionFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
CompleteWorkflowExecutionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the CompleteWorkflowExecutionFailed event.
completeWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type CompleteWorkflowExecutionFailed then this member is set and provides detailed information about the event.
completeWorkflowExecutionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type CompleteWorkflowExecutionFailed then this member is set and provides detailed information about the event.
CompleteWorkflowExecutionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CompleteWorkflowExecutionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
CompleteWorkflowExecutionFailedEventAttributesMarshaller
CompleteWorkflowExecutionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionFailedEventAttributesMarshaller
 
CompleteWorkflowExecutionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CompleteWorkflowExecutionFailedEventAttributes JSON Unmarshaller
CompleteWorkflowExecutionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionFailedEventAttributesUnmarshaller
 
configuration(ActivityTypeConfiguration) - Method in interface software.amazon.awssdk.services.swf.model.DescribeActivityTypeResponse.Builder
The configuration settings registered with the activity type.
configuration() - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeResponse
The configuration settings registered with the activity type.
configuration(DomainConfiguration) - Method in interface software.amazon.awssdk.services.swf.model.DescribeDomainResponse.Builder
 
configuration() - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainResponse
 
configuration(WorkflowTypeConfiguration) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeResponse.Builder
Configuration settings of the workflow type registered through RegisterWorkflowType
configuration() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeResponse
Configuration settings of the workflow type registered through RegisterWorkflowType
ContinueAsNewWorkflowExecutionDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ContinueAsNewWorkflowExecution decision.
continueAsNewWorkflowExecutionDecisionAttributes(ContinueAsNewWorkflowExecutionDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the ContinueAsNewWorkflowExecution decision.
continueAsNewWorkflowExecutionDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the ContinueAsNewWorkflowExecution decision.
ContinueAsNewWorkflowExecutionDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ContinueAsNewWorkflowExecutionDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ContinueAsNewWorkflowExecutionDecisionAttributesMarshaller
ContinueAsNewWorkflowExecutionDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionDecisionAttributesMarshaller
 
ContinueAsNewWorkflowExecutionDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ContinueAsNewWorkflowExecutionDecisionAttributes JSON Unmarshaller
ContinueAsNewWorkflowExecutionDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionDecisionAttributesUnmarshaller
 
ContinueAsNewWorkflowExecutionFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
ContinueAsNewWorkflowExecutionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ContinueAsNewWorkflowExecutionFailed event.
continueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ContinueAsNewWorkflowExecutionFailed then this member is set and provides detailed information about the event.
continueAsNewWorkflowExecutionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ContinueAsNewWorkflowExecutionFailed then this member is set and provides detailed information about the event.
ContinueAsNewWorkflowExecutionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ContinueAsNewWorkflowExecutionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ContinueAsNewWorkflowExecutionFailedEventAttributesMarshaller
ContinueAsNewWorkflowExecutionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionFailedEventAttributesMarshaller
 
ContinueAsNewWorkflowExecutionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ContinueAsNewWorkflowExecutionFailedEventAttributes JSON Unmarshaller
ContinueAsNewWorkflowExecutionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionFailedEventAttributesUnmarshaller
 
continuedExecutionRunId(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
If this workflow execution was started due to a ContinueAsNewWorkflowExecution decision, then it contains the runId of the previous workflow execution that was closed and continued as this execution.
continuedExecutionRunId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
If this workflow execution was started due to a ContinueAsNewWorkflowExecution decision, then it contains the runId of the previous workflow execution that was closed and continued as this execution.
control(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes.Builder
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder
 
control() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
control(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes.Builder
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes.Builder
Optional. Data attached to the event that can be used by the decider in subsequent decision tasks.
control() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
Optional. Data attached to the event that can be used by the decider in subsequent decision tasks.
control(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes.Builder
 
control() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
control(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder
Optional. data attached to the event that can be used by the decider in subsequent decision tasks.
control() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
Optional. data attached to the event that can be used by the decider in subsequent decision tasks.
control(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes.Builder
 
control() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
 
control(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
Optional. Data attached to the event that can be used by the decider in subsequent decision tasks.
control() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
Optional. Data attached to the event that can be used by the decider in subsequent decision tasks.
control(String) - Method in interface software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes.Builder
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control() - Method in class software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control(String) - Method in interface software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes.Builder
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
control() - Method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
count(Integer) - Method in interface software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsResponse.Builder
The number of workflow executions.
count() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsResponse
The number of workflow executions.
count(Integer) - Method in interface software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsResponse.Builder
The number of workflow executions.
count() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsResponse
The number of workflow executions.
count(Integer) - Method in interface software.amazon.awssdk.services.swf.model.CountPendingActivityTasksResponse.Builder
The number of tasks in the task list.
count() - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksResponse
The number of tasks in the task list.
count(Integer) - Method in interface software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksResponse.Builder
The number of tasks in the task list.
count() - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksResponse
The number of tasks in the task list.
countClosedWorkflowExecutions(CountClosedWorkflowExecutionsRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns the number of closed workflow executions within the given domain that meet the specified filtering criteria.
countClosedWorkflowExecutions(CountClosedWorkflowExecutionsRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns the number of closed workflow executions within the given domain that meet the specified filtering criteria.
CountClosedWorkflowExecutionsRequest - Class in software.amazon.awssdk.services.swf.model
 
CountClosedWorkflowExecutionsRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CountClosedWorkflowExecutionsRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
CountClosedWorkflowExecutionsRequest Marshaller
CountClosedWorkflowExecutionsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.CountClosedWorkflowExecutionsRequestMarshaller
 
CountClosedWorkflowExecutionsRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
CountClosedWorkflowExecutionsRequestMarshaller
CountClosedWorkflowExecutionsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CountClosedWorkflowExecutionsRequestModelMarshaller
 
CountClosedWorkflowExecutionsResponse - Class in software.amazon.awssdk.services.swf.model
Contains the count of workflow executions returned from CountOpenWorkflowExecutions or CountClosedWorkflowExecutions
CountClosedWorkflowExecutionsResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CountClosedWorkflowExecutionsResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CountClosedWorkflowExecutionsResponse JSON Unmarshaller
CountClosedWorkflowExecutionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CountClosedWorkflowExecutionsResponseUnmarshaller
 
countOpenWorkflowExecutions(CountOpenWorkflowExecutionsRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns the number of open workflow executions within the given domain that meet the specified filtering criteria.
countOpenWorkflowExecutions(CountOpenWorkflowExecutionsRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns the number of open workflow executions within the given domain that meet the specified filtering criteria.
CountOpenWorkflowExecutionsRequest - Class in software.amazon.awssdk.services.swf.model
 
CountOpenWorkflowExecutionsRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CountOpenWorkflowExecutionsRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
CountOpenWorkflowExecutionsRequest Marshaller
CountOpenWorkflowExecutionsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.CountOpenWorkflowExecutionsRequestMarshaller
 
CountOpenWorkflowExecutionsRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
CountOpenWorkflowExecutionsRequestMarshaller
CountOpenWorkflowExecutionsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CountOpenWorkflowExecutionsRequestModelMarshaller
 
CountOpenWorkflowExecutionsResponse - Class in software.amazon.awssdk.services.swf.model
Contains the count of workflow executions returned from CountOpenWorkflowExecutions or CountClosedWorkflowExecutions
CountOpenWorkflowExecutionsResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CountOpenWorkflowExecutionsResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CountOpenWorkflowExecutionsResponse JSON Unmarshaller
CountOpenWorkflowExecutionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CountOpenWorkflowExecutionsResponseUnmarshaller
 
countPendingActivityTasks(CountPendingActivityTasksRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns the estimated number of activity tasks in the specified task list.
countPendingActivityTasks(CountPendingActivityTasksRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns the estimated number of activity tasks in the specified task list.
CountPendingActivityTasksRequest - Class in software.amazon.awssdk.services.swf.model
 
CountPendingActivityTasksRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CountPendingActivityTasksRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
CountPendingActivityTasksRequest Marshaller
CountPendingActivityTasksRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.CountPendingActivityTasksRequestMarshaller
 
CountPendingActivityTasksRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
CountPendingActivityTasksRequestMarshaller
CountPendingActivityTasksRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CountPendingActivityTasksRequestModelMarshaller
 
CountPendingActivityTasksResponse - Class in software.amazon.awssdk.services.swf.model
Contains the count of tasks in a task list.
CountPendingActivityTasksResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CountPendingActivityTasksResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CountPendingActivityTasksResponse JSON Unmarshaller
CountPendingActivityTasksResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CountPendingActivityTasksResponseUnmarshaller
 
countPendingDecisionTasks(CountPendingDecisionTasksRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns the estimated number of decision tasks in the specified task list.
countPendingDecisionTasks(CountPendingDecisionTasksRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns the estimated number of decision tasks in the specified task list.
CountPendingDecisionTasksRequest - Class in software.amazon.awssdk.services.swf.model
 
CountPendingDecisionTasksRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CountPendingDecisionTasksRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
CountPendingDecisionTasksRequest Marshaller
CountPendingDecisionTasksRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.CountPendingDecisionTasksRequestMarshaller
 
CountPendingDecisionTasksRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
CountPendingDecisionTasksRequestMarshaller
CountPendingDecisionTasksRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CountPendingDecisionTasksRequestModelMarshaller
 
CountPendingDecisionTasksResponse - Class in software.amazon.awssdk.services.swf.model
Contains the count of tasks in a task list.
CountPendingDecisionTasksResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
CountPendingDecisionTasksResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
CountPendingDecisionTasksResponse JSON Unmarshaller
CountPendingDecisionTasksResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.CountPendingDecisionTasksResponseUnmarshaller
 
create() - Static method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Create a SWFAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.swf.SWFClient
Create a SWFClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
creationDate(Date) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeInfo.Builder
The date and time this activity type was created through RegisterActivityType.
creationDate() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
The date and time this activity type was created through RegisterActivityType.
creationDate(Date) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeInfo.Builder
The date when this type was registered.
creationDate() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
The date when this type was registered.

D

Decision - Class in software.amazon.awssdk.services.swf.model
Specifies a decision made by the decider.
Decision.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DecisionMarshaller - Class in software.amazon.awssdk.services.swf.transform
DecisionMarshaller
DecisionMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DecisionMarshaller
 
decisions(Collection<Decision>) - Method in interface software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest.Builder
The list of decisions (possibly empty) made by the decider while processing this decision task.
decisions(Decision...) - Method in interface software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest.Builder
The list of decisions (possibly empty) made by the decider while processing this decision task.
decisions() - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest
The list of decisions (possibly empty) made by the decider while processing this decision task.
DecisionTaskCompletedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the DecisionTaskCompleted event.
decisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type DecisionTaskCompleted then this member is set and provides detailed information about the event.
decisionTaskCompletedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type DecisionTaskCompleted then this member is set and provides detailed information about the event.
DecisionTaskCompletedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DecisionTaskCompletedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
DecisionTaskCompletedEventAttributesMarshaller
DecisionTaskCompletedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DecisionTaskCompletedEventAttributesMarshaller
 
DecisionTaskCompletedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DecisionTaskCompletedEventAttributes JSON Unmarshaller
DecisionTaskCompletedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DecisionTaskCompletedEventAttributesUnmarshaller
 
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelActivityTask decision for this cancellation request.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelActivityTask decision for this cancellation request.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelTimer decision to cancel this timer.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelTimer decision to cancel this timer.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelWorkflowExecution decision for this cancellation request.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelWorkflowExecution decision for this cancellation request.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CompleteWorkflowExecution decision to complete this execution.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CompleteWorkflowExecution decision to complete this execution.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the FailWorkflowExecution decision to fail this execution.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the FailWorkflowExecution decision to fail this execution.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes.Builder
The ID of the DecisionTaskCompleted event for the decision that resulted in the scheduling of this AWS Lambda function.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
The ID of the DecisionTaskCompleted event for the decision that resulted in the scheduling of this AWS Lambda function.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RecordMarker decision that requested this marker.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RecordMarker decision that requested this marker.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RecordMarkerFailed decision for this cancellation request.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RecordMarkerFailed decision for this cancellation request.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelActivityTask decision for this cancellation request.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelActivityTask decision for this cancellation request.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelExternalWorkflowExecution decision for this cancellation request.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelExternalWorkflowExecution decision for this cancellation request.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelExternalWorkflowExecution decision for this cancellation request.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelExternalWorkflowExecution decision for this cancellation request.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this AWS Lambda function.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this AWS Lambda function.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the SignalExternalWorkflowExecution decision for this signal.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the SignalExternalWorkflowExecution decision for this signal.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the SignalExternalWorkflowExecution decision for this signal.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the SignalExternalWorkflowExecution decision for this signal.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartChildWorkflowExecution decision to request this child workflow execution.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartChildWorkflowExecution decision to request this child workflow execution.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartChildWorkflowExecution decision to request this child workflow execution.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartChildWorkflowExecution decision to request this child workflow execution.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartTimer decision for this activity task.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartTimer decision for this activity task.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelTimer decision to cancel this timer.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelTimer decision to cancel this timer.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartTimer decision for this activity task.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartTimer decision for this activity task.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelWorkflowExecution decision for this cancellation request.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelWorkflowExecution decision for this cancellation request.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CompleteWorkflowExecution decision to complete this execution.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CompleteWorkflowExecution decision to complete this execution.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
decisionTaskCompletedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes.Builder
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the FailWorkflowExecution decision to fail this execution.
decisionTaskCompletedEventId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes
The ID of the DecisionTaskCompleted event corresponding to the decision task that resulted in the FailWorkflowExecution decision to fail this execution.
DecisionTaskScheduledEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details about the DecisionTaskScheduled event.
decisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type DecisionTaskScheduled then this member is set and provides detailed information about the event.
decisionTaskScheduledEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type DecisionTaskScheduled then this member is set and provides detailed information about the event.
DecisionTaskScheduledEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DecisionTaskScheduledEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
DecisionTaskScheduledEventAttributesMarshaller
DecisionTaskScheduledEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DecisionTaskScheduledEventAttributesMarshaller
 
DecisionTaskScheduledEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DecisionTaskScheduledEventAttributes JSON Unmarshaller
DecisionTaskScheduledEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DecisionTaskScheduledEventAttributesUnmarshaller
 
DecisionTaskStartedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the DecisionTaskStarted event.
decisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type DecisionTaskStarted then this member is set and provides detailed information about the event.
decisionTaskStartedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type DecisionTaskStarted then this member is set and provides detailed information about the event.
DecisionTaskStartedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DecisionTaskStartedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
DecisionTaskStartedEventAttributesMarshaller
DecisionTaskStartedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DecisionTaskStartedEventAttributesMarshaller
 
DecisionTaskStartedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DecisionTaskStartedEventAttributes JSON Unmarshaller
DecisionTaskStartedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DecisionTaskStartedEventAttributesUnmarshaller
 
DecisionTaskTimedOutEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the DecisionTaskTimedOut event.
decisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type DecisionTaskTimedOut then this member is set and provides detailed information about the event.
decisionTaskTimedOutEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type DecisionTaskTimedOut then this member is set and provides detailed information about the event.
DecisionTaskTimedOutEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DecisionTaskTimedOutEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
DecisionTaskTimedOutEventAttributesMarshaller
DecisionTaskTimedOutEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DecisionTaskTimedOutEventAttributesMarshaller
 
DecisionTaskTimedOutEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DecisionTaskTimedOutEventAttributes JSON Unmarshaller
DecisionTaskTimedOutEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DecisionTaskTimedOutEventAttributesUnmarshaller
 
DecisionTaskTimeoutType - Enum in software.amazon.awssdk.services.swf.model
 
decisionType(String) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Specifies the type of the decision.
decisionType(DecisionType) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Specifies the type of the decision.
decisionType() - Method in class software.amazon.awssdk.services.swf.model.Decision
Specifies the type of the decision.
DecisionType - Enum in software.amazon.awssdk.services.swf.model
 
DecisionUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
Decision JSON Unmarshaller
DecisionUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DecisionUnmarshaller
 
defaultChildPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
If set, specifies the default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
defaultChildPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
If set, specifies the default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
defaultChildPolicy() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
If set, specifies the default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
defaultChildPolicy(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration.Builder
Optional. The default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
defaultChildPolicy(ChildPolicy) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration.Builder
Optional. The default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
defaultChildPolicy() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
Optional. The default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
defaultExecutionStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
If set, specifies the default maximum duration for executions of this workflow type.
defaultExecutionStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
If set, specifies the default maximum duration for executions of this workflow type.
defaultExecutionStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration.Builder
Optional. The default maximum duration, specified when registering the workflow type, for executions of this workflow type.
defaultExecutionStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
Optional. The default maximum duration, specified when registering the workflow type, for executions of this workflow type.
defaultLambdaRole(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
The ARN of the default IAM role to use when a workflow execution of this type invokes AWS Lambda functions.
defaultLambdaRole() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
The ARN of the default IAM role to use when a workflow execution of this type invokes AWS Lambda functions.
defaultLambdaRole(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration.Builder
The default IAM role to use when a workflow execution invokes a AWS Lambda function.
defaultLambdaRole() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
The default IAM role to use when a workflow execution invokes a AWS Lambda function.
defaultTaskHeartbeatTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration.Builder
Optional. The default maximum time, in seconds, before which a worker processing a task must report progress by calling RecordActivityTaskHeartbeat.
defaultTaskHeartbeatTimeout() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
Optional. The default maximum time, in seconds, before which a worker processing a task must report progress by calling RecordActivityTaskHeartbeat.
defaultTaskHeartbeatTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest.Builder
If set, specifies the default maximum time before which a worker processing a task of this type must report progress by calling RecordActivityTaskHeartbeat.
defaultTaskHeartbeatTimeout() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
If set, specifies the default maximum time before which a worker processing a task of this type must report progress by calling RecordActivityTaskHeartbeat.
defaultTaskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration.Builder
Optional. The default task list specified for this activity type at registration.
defaultTaskList() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
Optional. The default task list specified for this activity type at registration.
defaultTaskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest.Builder
If set, specifies the default task list to use for scheduling tasks of this activity type.
defaultTaskList() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
If set, specifies the default task list to use for scheduling tasks of this activity type.
defaultTaskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
If set, specifies the default task list to use for scheduling decision tasks for executions of this workflow type.
defaultTaskList() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
If set, specifies the default task list to use for scheduling decision tasks for executions of this workflow type.
defaultTaskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration.Builder
Optional. The default task list, specified when registering the workflow type, for decisions tasks scheduled for workflow executions of this type.
defaultTaskList() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
Optional. The default task list, specified when registering the workflow type, for decisions tasks scheduled for workflow executions of this type.
defaultTaskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration.Builder
Optional. The default task priority for tasks of this activity type, specified at registration.
defaultTaskPriority() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
Optional. The default task priority for tasks of this activity type, specified at registration.
defaultTaskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest.Builder
The default task priority to assign to the activity type.
defaultTaskPriority() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
The default task priority to assign to the activity type.
defaultTaskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
The default task priority to assign to the workflow type.
defaultTaskPriority() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
The default task priority to assign to the workflow type.
defaultTaskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration.Builder
Optional. The default task priority, specified when registering the workflow type, for all decision tasks of this workflow type.
defaultTaskPriority() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
Optional. The default task priority, specified when registering the workflow type, for all decision tasks of this workflow type.
defaultTaskScheduleToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration.Builder
Optional. The default maximum duration, specified when registering the activity type, for tasks of this activity type.
defaultTaskScheduleToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
Optional. The default maximum duration, specified when registering the activity type, for tasks of this activity type.
defaultTaskScheduleToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest.Builder
If set, specifies the default maximum duration for a task of this activity type.
defaultTaskScheduleToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration for a task of this activity type.
defaultTaskScheduleToStartTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration.Builder
Optional. The default maximum duration, specified when registering the activity type, that a task of an activity type can wait before being assigned to a worker.
defaultTaskScheduleToStartTimeout() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
Optional. The default maximum duration, specified when registering the activity type, that a task of an activity type can wait before being assigned to a worker.
defaultTaskScheduleToStartTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest.Builder
If set, specifies the default maximum duration that a task of this activity type can wait before being assigned to a worker.
defaultTaskScheduleToStartTimeout() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration that a task of this activity type can wait before being assigned to a worker.
defaultTaskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration.Builder
Optional. The default maximum duration for tasks of an activity type specified when registering the activity type.
defaultTaskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
Optional. The default maximum duration for tasks of an activity type specified when registering the activity type.
defaultTaskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest.Builder
If set, specifies the default maximum duration that a worker can take to process tasks of this activity type.
defaultTaskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration that a worker can take to process tasks of this activity type.
defaultTaskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
If set, specifies the default maximum duration of decision tasks for this workflow type.
defaultTaskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
If set, specifies the default maximum duration of decision tasks for this workflow type.
defaultTaskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration.Builder
Optional. The default maximum duration, specified when registering the workflow type, that a decision task for executions of this workflow type might take before returning completion or failure.
defaultTaskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
Optional. The default maximum duration, specified when registering the workflow type, that a decision task for executions of this workflow type might take before returning completion or failure.
DefaultUndefinedException - Exception in software.amazon.awssdk.services.swf.model
 
DefaultUndefinedException.Builder - Interface in software.amazon.awssdk.services.swf.model
 
deprecateActivityType(DeprecateActivityTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Deprecates the specified activity type.
deprecateActivityType(DeprecateActivityTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Deprecates the specified activity type.
DeprecateActivityTypeRequest - Class in software.amazon.awssdk.services.swf.model
 
DeprecateActivityTypeRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DeprecateActivityTypeRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
DeprecateActivityTypeRequest Marshaller
DeprecateActivityTypeRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.DeprecateActivityTypeRequestMarshaller
 
DeprecateActivityTypeRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
DeprecateActivityTypeRequestMarshaller
DeprecateActivityTypeRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DeprecateActivityTypeRequestModelMarshaller
 
DeprecateActivityTypeResponse - Class in software.amazon.awssdk.services.swf.model
 
DeprecateActivityTypeResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DeprecateActivityTypeResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DeprecateActivityTypeResponse JSON Unmarshaller
DeprecateActivityTypeResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DeprecateActivityTypeResponseUnmarshaller
 
deprecateDomain(DeprecateDomainRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Deprecates the specified domain.
deprecateDomain(DeprecateDomainRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Deprecates the specified domain.
DeprecateDomainRequest - Class in software.amazon.awssdk.services.swf.model
 
DeprecateDomainRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DeprecateDomainRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
DeprecateDomainRequest Marshaller
DeprecateDomainRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.DeprecateDomainRequestMarshaller
 
DeprecateDomainRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
DeprecateDomainRequestMarshaller
DeprecateDomainRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DeprecateDomainRequestModelMarshaller
 
DeprecateDomainResponse - Class in software.amazon.awssdk.services.swf.model
 
DeprecateDomainResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DeprecateDomainResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DeprecateDomainResponse JSON Unmarshaller
DeprecateDomainResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DeprecateDomainResponseUnmarshaller
 
deprecateWorkflowType(DeprecateWorkflowTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Deprecates the specified workflow type.
deprecateWorkflowType(DeprecateWorkflowTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Deprecates the specified workflow type.
DeprecateWorkflowTypeRequest - Class in software.amazon.awssdk.services.swf.model
 
DeprecateWorkflowTypeRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DeprecateWorkflowTypeRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
DeprecateWorkflowTypeRequest Marshaller
DeprecateWorkflowTypeRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.DeprecateWorkflowTypeRequestMarshaller
 
DeprecateWorkflowTypeRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
DeprecateWorkflowTypeRequestMarshaller
DeprecateWorkflowTypeRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DeprecateWorkflowTypeRequestModelMarshaller
 
DeprecateWorkflowTypeResponse - Class in software.amazon.awssdk.services.swf.model
 
DeprecateWorkflowTypeResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DeprecateWorkflowTypeResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DeprecateWorkflowTypeResponse JSON Unmarshaller
DeprecateWorkflowTypeResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DeprecateWorkflowTypeResponseUnmarshaller
 
deprecationDate(Date) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeInfo.Builder
If DEPRECATED, the date and time DeprecateActivityType was called.
deprecationDate() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
If DEPRECATED, the date and time DeprecateActivityType was called.
deprecationDate(Date) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeInfo.Builder
If the type is in deprecated state, then it is set to the date when the type was deprecated.
deprecationDate() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
If the type is in deprecated state, then it is set to the date when the type was deprecated.
describeActivityType(DescribeActivityTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns information about the specified activity type.
describeActivityType(DescribeActivityTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns information about the specified activity type.
DescribeActivityTypeRequest - Class in software.amazon.awssdk.services.swf.model
 
DescribeActivityTypeRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DescribeActivityTypeRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeActivityTypeRequest Marshaller
DescribeActivityTypeRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeActivityTypeRequestMarshaller
 
DescribeActivityTypeRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeActivityTypeRequestMarshaller
DescribeActivityTypeRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeActivityTypeRequestModelMarshaller
 
DescribeActivityTypeResponse - Class in software.amazon.awssdk.services.swf.model
Detailed information about an activity type.
DescribeActivityTypeResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DescribeActivityTypeResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeActivityTypeResponse JSON Unmarshaller
DescribeActivityTypeResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeActivityTypeResponseUnmarshaller
 
describeDomain(DescribeDomainRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns information about the specified domain, including description and status.
describeDomain(DescribeDomainRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns information about the specified domain, including description and status.
DescribeDomainRequest - Class in software.amazon.awssdk.services.swf.model
 
DescribeDomainRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DescribeDomainRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeDomainRequest Marshaller
DescribeDomainRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeDomainRequestMarshaller
 
DescribeDomainRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeDomainRequestMarshaller
DescribeDomainRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeDomainRequestModelMarshaller
 
DescribeDomainResponse - Class in software.amazon.awssdk.services.swf.model
Contains details of a domain.
DescribeDomainResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DescribeDomainResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeDomainResponse JSON Unmarshaller
DescribeDomainResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeDomainResponseUnmarshaller
 
describeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns information about the specified workflow execution including its type and some statistics.
describeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns information about the specified workflow execution including its type and some statistics.
DescribeWorkflowExecutionRequest - Class in software.amazon.awssdk.services.swf.model
 
DescribeWorkflowExecutionRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DescribeWorkflowExecutionRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeWorkflowExecutionRequest Marshaller
DescribeWorkflowExecutionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeWorkflowExecutionRequestMarshaller
 
DescribeWorkflowExecutionRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeWorkflowExecutionRequestMarshaller
DescribeWorkflowExecutionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeWorkflowExecutionRequestModelMarshaller
 
DescribeWorkflowExecutionResponse - Class in software.amazon.awssdk.services.swf.model
Contains details about a workflow execution.
DescribeWorkflowExecutionResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DescribeWorkflowExecutionResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeWorkflowExecutionResponse JSON Unmarshaller
DescribeWorkflowExecutionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeWorkflowExecutionResponseUnmarshaller
 
describeWorkflowType(DescribeWorkflowTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns information about the specified workflow type.
describeWorkflowType(DescribeWorkflowTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns information about the specified workflow type.
DescribeWorkflowTypeRequest - Class in software.amazon.awssdk.services.swf.model
 
DescribeWorkflowTypeRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DescribeWorkflowTypeRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeWorkflowTypeRequest Marshaller
DescribeWorkflowTypeRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeWorkflowTypeRequestMarshaller
 
DescribeWorkflowTypeRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeWorkflowTypeRequestMarshaller
DescribeWorkflowTypeRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeWorkflowTypeRequestModelMarshaller
 
DescribeWorkflowTypeResponse - Class in software.amazon.awssdk.services.swf.model
Contains details about a workflow type.
DescribeWorkflowTypeResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DescribeWorkflowTypeResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DescribeWorkflowTypeResponse JSON Unmarshaller
DescribeWorkflowTypeResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DescribeWorkflowTypeResponseUnmarshaller
 
description(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeInfo.Builder
The description of the activity type provided in RegisterActivityType.
description() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
The description of the activity type provided in RegisterActivityType.
description(String) - Method in interface software.amazon.awssdk.services.swf.model.DomainInfo.Builder
The description of the domain provided through RegisterDomain.
description() - Method in class software.amazon.awssdk.services.swf.model.DomainInfo
The description of the domain provided through RegisterDomain.
description(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest.Builder
A textual description of the activity type.
description() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
A textual description of the activity type.
description(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterDomainRequest.Builder
A text description of the domain.
description() - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainRequest
A text description of the domain.
description(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
Textual description of the workflow type.
description() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
Textual description of the workflow type.
description(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeInfo.Builder
The description of the type registered through RegisterWorkflowType.
description() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
The description of the type registered through RegisterWorkflowType.
details(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes.Builder
Details of the cancellation (if any).
details() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
Details of the cancellation (if any).
details(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes.Builder
The details of the failure (if any).
details() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
The details of the failure (if any).
details(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes.Builder
Contains the content of the details parameter for the last call made by the activity to RecordActivityTaskHeartbeat.
details() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
Contains the content of the details parameter for the last call made by the activity to RecordActivityTaskHeartbeat.
details(String) - Method in interface software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionDecisionAttributes.Builder
Optional. details of the cancellation.
details() - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionDecisionAttributes
Optional. details of the cancellation.
details(String) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes.Builder
Details of the cancellation (if provided).
details() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
Details of the cancellation (if provided).
details(String) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes.Builder
The details of the failure (if provided).
details() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
The details of the failure (if provided).
details(String) - Method in interface software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes.Builder
Optional. Details of the failure.
details() - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes
Optional. Details of the failure.
details(String) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes.Builder
The details of the failure (if any).
details() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
The details of the failure (if any).
details(String) - Method in interface software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes.Builder
Details of the marker (if any).
details() - Method in class software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes
Details of the marker (if any).
details(String) - Method in interface software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatRequest.Builder
If specified, contains details about the progress of the task.
details() - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatRequest
If specified, contains details about the progress of the task.
details(String) - Method in interface software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes.Builder
Optional. details of the marker.
details() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes
Optional. details of the marker.
details(String) - Method in interface software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledRequest.Builder
Optional. Information about the cancellation.
details() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledRequest
Optional. Information about the cancellation.
details(String) - Method in interface software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest.Builder
Optional. Detailed information about the failure.
details() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest
Optional. Detailed information about the failure.
details(String) - Method in interface software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest.Builder
Optional. Details for terminating the workflow execution.
details() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
Optional. Details for terminating the workflow execution.
details(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes.Builder
Details for the cancellation (if any).
details() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes
Details for the cancellation (if any).
details(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes.Builder
The details of the failure (if any).
details() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes
The details of the failure (if any).
details(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes.Builder
The details provided for the termination (if any).
details() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
The details provided for the termination (if any).
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest.Builder
The name of the domain containing the workflow executions to count.
domain() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
The name of the domain containing the workflow executions to count.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest.Builder
The name of the domain containing the workflow executions to count.
domain() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
The name of the domain containing the workflow executions to count.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.CountPendingActivityTasksRequest.Builder
The name of the domain that contains the task list.
domain() - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksRequest
The name of the domain that contains the task list.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksRequest.Builder
The name of the domain that contains the task list.
domain() - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksRequest
The name of the domain that contains the task list.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.DeprecateActivityTypeRequest.Builder
The name of the domain in which the activity type is registered.
domain() - Method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeRequest
The name of the domain in which the activity type is registered.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeRequest.Builder
The name of the domain in which the workflow type is registered.
domain() - Method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeRequest
The name of the domain in which the workflow type is registered.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.DescribeActivityTypeRequest.Builder
The name of the domain in which the activity type is registered.
domain() - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeRequest
The name of the domain in which the activity type is registered.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionRequest.Builder
The name of the domain containing the workflow execution.
domain() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionRequest
The name of the domain containing the workflow execution.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeRequest.Builder
The name of the domain in which this workflow type is registered.
domain() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeRequest
The name of the domain in which this workflow type is registered.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest.Builder
The name of the domain containing the workflow execution.
domain() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
The name of the domain containing the workflow execution.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.ListActivityTypesRequest.Builder
The name of the domain in which the activity types have been registered.
domain() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
The name of the domain in which the activity types have been registered.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest.Builder
The name of the domain that contains the workflow executions to list.
domain() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
The name of the domain that contains the workflow executions to list.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest.Builder
The name of the domain that contains the workflow executions to list.
domain() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
The name of the domain that contains the workflow executions to list.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest.Builder
The name of the domain in which the workflow types have been registered.
domain() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
The name of the domain in which the workflow types have been registered.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest.Builder
The name of the domain that contains the task lists being polled.
domain() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest
The name of the domain that contains the task lists being polled.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest.Builder
The name of the domain containing the task lists to poll.
domain() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
The name of the domain containing the task lists to poll.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest.Builder
The name of the domain in which this activity is to be registered.
domain() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
The name of the domain in which this activity is to be registered.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
The name of the domain in which to register the workflow type.
domain() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
The name of the domain in which to register the workflow type.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest.Builder
The name of the domain containing the workflow execution to cancel.
domain() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest
The name of the domain containing the workflow execution to cancel.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest.Builder
The name of the domain containing the workflow execution to signal.
domain() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
The name of the domain containing the workflow execution to signal.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
The name of the domain in which the workflow execution is created.
domain() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
The name of the domain in which the workflow execution is created.
domain(String) - Method in interface software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest.Builder
The domain of the workflow execution to terminate.
domain() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
The domain of the workflow execution to terminate.
DomainAlreadyExistsException - Exception in software.amazon.awssdk.services.swf.model
Returned if the specified domain already exists.
DomainAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DomainConfiguration - Class in software.amazon.awssdk.services.swf.model
Contains the configuration settings of a domain.
DomainConfiguration.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DomainConfigurationMarshaller - Class in software.amazon.awssdk.services.swf.transform
DomainConfigurationMarshaller
DomainConfigurationMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DomainConfigurationMarshaller
 
DomainConfigurationUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DomainConfiguration JSON Unmarshaller
DomainConfigurationUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DomainConfigurationUnmarshaller
 
DomainDeprecatedException - Exception in software.amazon.awssdk.services.swf.model
Returned when the specified domain has been deprecated.
DomainDeprecatedException.Builder - Interface in software.amazon.awssdk.services.swf.model
 
domainInfo(DomainInfo) - Method in interface software.amazon.awssdk.services.swf.model.DescribeDomainResponse.Builder
 
domainInfo() - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainResponse
 
DomainInfo - Class in software.amazon.awssdk.services.swf.model
Contains general information about a domain.
DomainInfo.Builder - Interface in software.amazon.awssdk.services.swf.model
 
DomainInfoMarshaller - Class in software.amazon.awssdk.services.swf.transform
DomainInfoMarshaller
DomainInfoMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DomainInfoMarshaller
 
domainInfos(Collection<DomainInfo>) - Method in interface software.amazon.awssdk.services.swf.model.ListDomainsResponse.Builder
A list of DomainInfo structures.
domainInfos(DomainInfo...) - Method in interface software.amazon.awssdk.services.swf.model.ListDomainsResponse.Builder
A list of DomainInfo structures.
domainInfos() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsResponse
A list of DomainInfo structures.
DomainInfoUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
DomainInfo JSON Unmarshaller
DomainInfoUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.DomainInfoUnmarshaller
 

E

equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ActivityType
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CancelTimerDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CloseStatusFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.Decision
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DeprecateDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DeprecateDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DomainConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.DomainInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ExecutionTimeFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionStartedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ListDomainsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ListDomainsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.TagFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.TaskList
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecution
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowType
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
 
eventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
The system generated ID of the event.
eventId() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
The system generated ID of the event.
events(Collection<HistoryEvent>) - Method in interface software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse.Builder
The list of history events.
events(HistoryEvent...) - Method in interface software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse.Builder
The list of history events.
events() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse
The list of history events.
events(Collection<HistoryEvent>) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse.Builder
A paginated list of history events of the workflow execution.
events(HistoryEvent...) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse.Builder
A paginated list of history events of the workflow execution.
events() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
A paginated list of history events of the workflow execution.
eventTimestamp(Date) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
The date and time when the event occurred.
eventTimestamp() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
The date and time when the event occurred.
EventType - Enum in software.amazon.awssdk.services.swf.model
 
eventType(String) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
The type of the history event.
eventType(EventType) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
The type of the history event.
eventType() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
The type of the history event.
execution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionRequest.Builder
The workflow execution to describe.
execution() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionRequest
The workflow execution to describe.
execution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest.Builder
Specifies the workflow execution for which to return the history.
execution() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
Specifies the workflow execution for which to return the history.
execution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
The workflow execution this information is about.
execution() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
The workflow execution this information is about.
executionConfiguration(WorkflowExecutionConfiguration) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse.Builder
The configuration settings for this workflow execution including timeout values, tasklist etc.
executionConfiguration() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
The configuration settings for this workflow execution including timeout values, tasklist etc.
executionContext(String) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes.Builder
User defined context for the workflow execution.
executionContext() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes
User defined context for the workflow execution.
executionContext(String) - Method in interface software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest.Builder
User defined context to add to workflow execution.
executionContext() - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest
User defined context to add to workflow execution.
executionFilter(WorkflowExecutionFilter) - Method in interface software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest.Builder
If specified, only workflow executions matching the WorkflowId in the filter are counted.
executionFilter() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions matching the WorkflowId in the filter are counted.
executionFilter(WorkflowExecutionFilter) - Method in interface software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest.Builder
If specified, only workflow executions matching the WorkflowId in the filter are counted.
executionFilter() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
If specified, only workflow executions matching the WorkflowId in the filter are counted.
executionFilter(WorkflowExecutionFilter) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest.Builder
If specified, only workflow executions matching the workflow ID specified in the filter are returned.
executionFilter() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
If specified, only workflow executions matching the workflow ID specified in the filter are returned.
executionFilter(WorkflowExecutionFilter) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest.Builder
If specified, only workflow executions matching the workflow ID specified in the filter are returned.
executionFilter() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
If specified, only workflow executions matching the workflow ID specified in the filter are returned.
executionInfo(WorkflowExecutionInfo) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse.Builder
Information about the workflow execution.
executionInfo() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
Information about the workflow execution.
executionInfos(Collection<WorkflowExecutionInfo>) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse.Builder
The list of workflow information structures.
executionInfos(WorkflowExecutionInfo...) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse.Builder
The list of workflow information structures.
executionInfos() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse
The list of workflow information structures.
executionInfos(Collection<WorkflowExecutionInfo>) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse.Builder
The list of workflow information structures.
executionInfos(WorkflowExecutionInfo...) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse.Builder
The list of workflow information structures.
executionInfos() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse
The list of workflow information structures.
executionStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
If set, specifies the total duration for this workflow execution.
executionStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
If set, specifies the total duration for this workflow execution.
executionStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
The total duration for this workflow execution.
executionStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
The total duration for this workflow execution.
executionStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The maximum duration for the child workflow execution.
executionStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
The maximum duration for the child workflow execution.
executionStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
The total duration for this workflow execution.
executionStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
The total duration for this workflow execution.
executionStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration.Builder
The total duration for this workflow execution.
executionStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
The total duration for this workflow execution.
executionStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
The total duration allowed for the new workflow execution.
executionStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
The total duration allowed for the new workflow execution.
executionStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The maximum duration for this workflow execution.
executionStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
The maximum duration for this workflow execution.
ExecutionStatus - Enum in software.amazon.awssdk.services.swf.model
 
executionStatus(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
The current status of the execution.
executionStatus(ExecutionStatus) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
The current status of the execution.
executionStatus() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
The current status of the execution.
ExecutionTimeFilter - Class in software.amazon.awssdk.services.swf.model
Used to filter the workflow executions in visibility APIs by various time-based rules.
ExecutionTimeFilter.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ExecutionTimeFilterMarshaller - Class in software.amazon.awssdk.services.swf.transform
ExecutionTimeFilterMarshaller
ExecutionTimeFilterMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ExecutionTimeFilterMarshaller
 
ExecutionTimeFilterUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ExecutionTimeFilter JSON Unmarshaller
ExecutionTimeFilterUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ExecutionTimeFilterUnmarshaller
 
externalInitiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes.Builder
The ID of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this workflow execution.The source event with this ID can be found in the history of the source workflow execution.
externalInitiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes
The ID of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this workflow execution.The source event with this ID can be found in the history of the source workflow execution.
externalInitiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes.Builder
The ID of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflow decision to signal this workflow execution.The source event with this ID can be found in the history of the source workflow execution.
externalInitiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
The ID of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflow decision to signal this workflow execution.The source event with this ID can be found in the history of the source workflow execution.
externalWorkflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes.Builder
The external workflow execution for which the cancellation was requested.
externalWorkflowExecution() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes
The external workflow execution for which the cancellation was requested.
externalWorkflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes.Builder
The workflow execution that sent the signal.
externalWorkflowExecution() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
The workflow execution that sent the signal.
ExternalWorkflowExecutionCancelRequestedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ExternalWorkflowExecutionCancelRequested event.
externalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ExternalWorkflowExecutionCancelRequested then this member is set and provides detailed information about the event.
externalWorkflowExecutionCancelRequestedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ExternalWorkflowExecutionCancelRequested then this member is set and provides detailed information about the event.
ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ExternalWorkflowExecutionCancelRequestedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ExternalWorkflowExecutionCancelRequestedEventAttributesMarshaller
ExternalWorkflowExecutionCancelRequestedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionCancelRequestedEventAttributesMarshaller
 
ExternalWorkflowExecutionCancelRequestedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ExternalWorkflowExecutionCancelRequestedEventAttributes JSON Unmarshaller
ExternalWorkflowExecutionCancelRequestedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionCancelRequestedEventAttributesUnmarshaller
 
ExternalWorkflowExecutionSignaledEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ExternalWorkflowExecutionSignaled event.
externalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ExternalWorkflowExecutionSignaled then this member is set and provides detailed information about the event.
externalWorkflowExecutionSignaledEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ExternalWorkflowExecutionSignaled then this member is set and provides detailed information about the event.
ExternalWorkflowExecutionSignaledEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ExternalWorkflowExecutionSignaledEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ExternalWorkflowExecutionSignaledEventAttributesMarshaller
ExternalWorkflowExecutionSignaledEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionSignaledEventAttributesMarshaller
 
ExternalWorkflowExecutionSignaledEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ExternalWorkflowExecutionSignaledEventAttributes JSON Unmarshaller
ExternalWorkflowExecutionSignaledEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionSignaledEventAttributesUnmarshaller
 

F

failWorkflowExecutionDecisionAttributes(FailWorkflowExecutionDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the FailWorkflowExecution decision.
failWorkflowExecutionDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the FailWorkflowExecution decision.
FailWorkflowExecutionDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the FailWorkflowExecution decision.
FailWorkflowExecutionDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
FailWorkflowExecutionDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
FailWorkflowExecutionDecisionAttributesMarshaller
FailWorkflowExecutionDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionDecisionAttributesMarshaller
 
FailWorkflowExecutionDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
FailWorkflowExecutionDecisionAttributes JSON Unmarshaller
FailWorkflowExecutionDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionDecisionAttributesUnmarshaller
 
FailWorkflowExecutionFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
FailWorkflowExecutionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the FailWorkflowExecutionFailed event.
failWorkflowExecutionFailedEventAttributes(FailWorkflowExecutionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type FailWorkflowExecutionFailed then this member is set and provides detailed information about the event.
failWorkflowExecutionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type FailWorkflowExecutionFailed then this member is set and provides detailed information about the event.
FailWorkflowExecutionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
FailWorkflowExecutionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
FailWorkflowExecutionFailedEventAttributesMarshaller
FailWorkflowExecutionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionFailedEventAttributesMarshaller
 
FailWorkflowExecutionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
FailWorkflowExecutionFailedEventAttributes JSON Unmarshaller
FailWorkflowExecutionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionFailedEventAttributesUnmarshaller
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.ActivityTaskTimeoutType
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.CancelTimerFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.ChildPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.CloseStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.DecisionTaskTimeoutType
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.DecisionType
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.EventType
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.ExecutionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.LambdaFunctionTimeoutType
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.RecordMarkerFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.RegistrationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.StartTimerFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionTimeoutType
Use this in place of valueOf.

G

getActionName() - Method in enum software.amazon.awssdk.auth.policy.actions.SwfActions
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCanceledEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCanceledEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCancelRequestedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCancelRequestedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCompletedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCompletedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskScheduledEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskScheduledEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskStartedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskStartedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskTimedOutEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTaskTimedOutEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTypeConfigurationMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTypeConfigurationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTypeInfoMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTypeInfoUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTypeMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ActivityTypeUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CancelTimerDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CancelTimerDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CancelTimerFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CancelTimerFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCanceledEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCanceledEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCompletedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCompletedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionStartedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionStartedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTerminatedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTerminatedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTimedOutEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTimedOutEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CloseStatusFilterMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CloseStatusFilterUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CountClosedWorkflowExecutionsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CountClosedWorkflowExecutionsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CountOpenWorkflowExecutionsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CountOpenWorkflowExecutionsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CountPendingActivityTasksRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CountPendingActivityTasksResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CountPendingDecisionTasksRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.CountPendingDecisionTasksResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DecisionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DecisionTaskCompletedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DecisionTaskCompletedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DecisionTaskScheduledEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DecisionTaskScheduledEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DecisionTaskStartedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DecisionTaskStartedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DecisionTaskTimedOutEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DecisionTaskTimedOutEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DecisionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DeprecateActivityTypeRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DeprecateActivityTypeResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DeprecateDomainRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DeprecateDomainResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DeprecateWorkflowTypeRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DeprecateWorkflowTypeResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DescribeActivityTypeRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DescribeActivityTypeResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DescribeDomainRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DescribeDomainResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DescribeWorkflowExecutionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DescribeWorkflowExecutionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DescribeWorkflowTypeRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DescribeWorkflowTypeResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DomainConfigurationMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DomainConfigurationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DomainInfoMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.DomainInfoUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ExecutionTimeFilterMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ExecutionTimeFilterUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionCancelRequestedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionCancelRequestedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionSignaledEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionSignaledEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.GetWorkflowExecutionHistoryRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.GetWorkflowExecutionHistoryResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.HistoryEventMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.HistoryEventUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionCompletedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionCompletedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionScheduledEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionScheduledEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionStartedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionStartedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionTimedOutEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionTimedOutEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ListActivityTypesRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ListActivityTypesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ListClosedWorkflowExecutionsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ListClosedWorkflowExecutionsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ListDomainsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ListDomainsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ListOpenWorkflowExecutionsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ListOpenWorkflowExecutionsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ListWorkflowTypesRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ListWorkflowTypesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.MarkerRecordedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.MarkerRecordedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.PollForActivityTaskRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.PollForActivityTaskResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.PollForDecisionTaskRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.PollForDecisionTaskResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RecordActivityTaskHeartbeatRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RecordActivityTaskHeartbeatResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RecordMarkerDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RecordMarkerDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RecordMarkerFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RecordMarkerFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RegisterActivityTypeRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RegisterActivityTypeResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RegisterDomainRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RegisterDomainResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RegisterWorkflowTypeRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RegisterWorkflowTypeResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelWorkflowExecutionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RequestCancelWorkflowExecutionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCanceledRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCanceledResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCompletedRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCompletedResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskFailedRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskFailedResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RespondDecisionTaskCompletedRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.RespondDecisionTaskCompletedResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionInitiatedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionInitiatedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.SignalWorkflowExecutionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.SignalWorkflowExecutionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionInitiatedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionInitiatedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartLambdaFunctionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartLambdaFunctionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartTimerDecisionAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartTimerDecisionAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartTimerFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartTimerFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartWorkflowExecutionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.StartWorkflowExecutionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TagFilterMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TagFilterUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TaskListMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TaskListUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TerminateWorkflowExecutionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TerminateWorkflowExecutionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TimerCanceledEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TimerCanceledEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TimerFiredEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TimerFiredEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TimerStartedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.TimerStartedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCanceledEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCanceledEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCancelRequestedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCancelRequestedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCompletedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCompletedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionConfigurationMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionConfigurationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionContinuedAsNewEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionContinuedAsNewEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFailedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFailedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFilterMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFilterUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionInfoMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionInfoUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionOpenCountsMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionOpenCountsUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionSignaledEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionSignaledEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionStartedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionStartedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTerminatedEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTerminatedEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTimedOutEventAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTimedOutEventAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeConfigurationMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeConfigurationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeFilterMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeFilterUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeInfoMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeInfoUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeUnmarshaller
 
getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns the history of the specified workflow execution.
getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns the history of the specified workflow execution.
GetWorkflowExecutionHistoryRequest - Class in software.amazon.awssdk.services.swf.model
 
GetWorkflowExecutionHistoryRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
GetWorkflowExecutionHistoryRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
GetWorkflowExecutionHistoryRequest Marshaller
GetWorkflowExecutionHistoryRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.GetWorkflowExecutionHistoryRequestMarshaller
 
GetWorkflowExecutionHistoryRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
GetWorkflowExecutionHistoryRequestMarshaller
GetWorkflowExecutionHistoryRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.GetWorkflowExecutionHistoryRequestModelMarshaller
 
GetWorkflowExecutionHistoryResponse - Class in software.amazon.awssdk.services.swf.model
Paginated representation of a workflow history for a workflow execution.
GetWorkflowExecutionHistoryResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
GetWorkflowExecutionHistoryResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
GetWorkflowExecutionHistoryResponse JSON Unmarshaller
GetWorkflowExecutionHistoryResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.GetWorkflowExecutionHistoryResponseUnmarshaller
 

H

hashCode() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ActivityType
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CancelTimerDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CloseStatusFilter
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.Decision
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DeprecateDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DeprecateDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DomainConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.DomainInfo
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ExecutionTimeFilter
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionStartedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.TagFilter
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.TaskList
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecution
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFilter
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowType
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeFilter
 
hashCode() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
 
heartbeatTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
The maximum time before which the worker processing this task must report progress by calling RecordActivityTaskHeartbeat.
heartbeatTimeout() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
The maximum time before which the worker processing this task must report progress by calling RecordActivityTaskHeartbeat.
heartbeatTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes.Builder
If set, specifies the maximum time before which a worker processing a task of this type must report progress by calling RecordActivityTaskHeartbeat.
heartbeatTimeout() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum time before which a worker processing a task of this type must report progress by calling RecordActivityTaskHeartbeat.
HistoryEvent - Class in software.amazon.awssdk.services.swf.model
Event within a workflow execution.
HistoryEvent.Builder - Interface in software.amazon.awssdk.services.swf.model
 
HistoryEventMarshaller - Class in software.amazon.awssdk.services.swf.transform
HistoryEventMarshaller
HistoryEventMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.HistoryEventMarshaller
 
HistoryEventUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
HistoryEvent JSON Unmarshaller
HistoryEventUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.HistoryEventUnmarshaller
 

I

id(String) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes.Builder
The unique Amazon SWF ID for the AWS Lambda task.
id() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
The unique Amazon SWF ID for the AWS Lambda task.
id(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes.Builder
Required. The SWF id of the AWS Lambda task.
id() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
Required. The SWF id of the AWS Lambda task.
id(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes.Builder
The unique Amazon SWF ID of the AWS Lambda task.
id() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
The unique Amazon SWF ID of the AWS Lambda task.
identity(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes.Builder
Identity of the worker that was assigned this task.
identity() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes
Identity of the worker that was assigned this task.
identity(String) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes.Builder
Identity of the decider making the request.
identity() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes
Identity of the decider making the request.
identity(String) - Method in interface software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest.Builder
Identity of the worker making the request, recorded in the ActivityTaskStarted event in the workflow history.
identity() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest
Identity of the worker making the request, recorded in the ActivityTaskStarted event in the workflow history.
identity(String) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest.Builder
Identity of the decider making the request, which is recorded in the DecisionTaskStarted event in the workflow history.
identity() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
Identity of the decider making the request, which is recorded in the DecisionTaskStarted event in the workflow history.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes.Builder
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes.Builder
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes.Builder
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes.Builder
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes.Builder
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes.Builder
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder
The ID of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this external workflow execution.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
The ID of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this external workflow execution.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes.Builder
The ID of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflowExecution decision to request this signal.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes
The ID of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflowExecution decision to request this signal.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder
The ID of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this external workflow execution.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The ID of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this external workflow execution.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes.Builder
The ID of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflowExecution decision to request this signal.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
The ID of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflowExecution decision to request this signal.
initiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes.Builder
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
initiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this child workflow execution.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
The input provided to the activity task.
input() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
The input provided to the activity task.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
The input provided to the new workflow execution.
input() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
The input provided to the new workflow execution.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes.Builder
Input provided to the AWS Lambda function.
input() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
Input provided to the AWS Lambda function.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse.Builder
The inputs provided when the activity task was scheduled.
input() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
The inputs provided when the activity task was scheduled.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes.Builder
The input provided to the activity task.
input() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
The input provided to the activity task.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes.Builder
The input provided to the AWS Lambda function.
input() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
The input provided to the AWS Lambda function.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes.Builder
Optional. Input data to be provided with the signal.
input() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
Optional. Input data to be provided with the signal.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder
Input provided to the signal (if any).
input() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
Input provided to the signal (if any).
input(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest.Builder
Data to attach to the WorkflowExecutionSignaled event in the target workflow execution's history.
input() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
Data to attach to the WorkflowExecutionSignaled event in the target workflow execution's history.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
The input to be provided to the workflow execution.
input() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
The input to be provided to the workflow execution.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The inputs provided to the child workflow execution (if any).
input() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
The inputs provided to the child workflow execution (if any).
input(String) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
The input for the workflow execution.
input() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
The input for the workflow execution.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
The input provided to the new workflow execution.
input() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
The input provided to the new workflow execution.
input(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes.Builder
Inputs provided with the signal (if any).
input() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
Inputs provided with the signal (if any).
input(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The input provided to the workflow execution (if any).
input() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
The input provided to the workflow execution (if any).

L

lambdaFunctionCompletedEventAttributes(LambdaFunctionCompletedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
 
lambdaFunctionCompletedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
LambdaFunctionCompletedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details for the LambdaFunctionCompleted event.
LambdaFunctionCompletedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
LambdaFunctionCompletedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
LambdaFunctionCompletedEventAttributesMarshaller
LambdaFunctionCompletedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.LambdaFunctionCompletedEventAttributesMarshaller
 
LambdaFunctionCompletedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
LambdaFunctionCompletedEventAttributes JSON Unmarshaller
LambdaFunctionCompletedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.LambdaFunctionCompletedEventAttributesUnmarshaller
 
lambdaFunctionFailedEventAttributes(LambdaFunctionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
 
lambdaFunctionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
LambdaFunctionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details for the LambdaFunctionFailed event.
LambdaFunctionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
LambdaFunctionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
LambdaFunctionFailedEventAttributesMarshaller
LambdaFunctionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.LambdaFunctionFailedEventAttributesMarshaller
 
LambdaFunctionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
LambdaFunctionFailedEventAttributes JSON Unmarshaller
LambdaFunctionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.LambdaFunctionFailedEventAttributesUnmarshaller
 
lambdaFunctionScheduledEventAttributes(LambdaFunctionScheduledEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
 
lambdaFunctionScheduledEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
LambdaFunctionScheduledEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details for the LambdaFunctionScheduled event.
LambdaFunctionScheduledEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
LambdaFunctionScheduledEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
LambdaFunctionScheduledEventAttributesMarshaller
LambdaFunctionScheduledEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.LambdaFunctionScheduledEventAttributesMarshaller
 
LambdaFunctionScheduledEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
LambdaFunctionScheduledEventAttributes JSON Unmarshaller
LambdaFunctionScheduledEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.LambdaFunctionScheduledEventAttributesUnmarshaller
 
lambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
 
lambdaFunctionStartedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
LambdaFunctionStartedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details for the LambdaFunctionStarted event.
LambdaFunctionStartedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
LambdaFunctionStartedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
LambdaFunctionStartedEventAttributesMarshaller
LambdaFunctionStartedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.LambdaFunctionStartedEventAttributesMarshaller
 
LambdaFunctionStartedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
LambdaFunctionStartedEventAttributes JSON Unmarshaller
LambdaFunctionStartedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.LambdaFunctionStartedEventAttributesUnmarshaller
 
lambdaFunctionTimedOutEventAttributes(LambdaFunctionTimedOutEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
 
lambdaFunctionTimedOutEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
LambdaFunctionTimedOutEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details for the LambdaFunctionTimedOut event.
LambdaFunctionTimedOutEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
LambdaFunctionTimedOutEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
LambdaFunctionTimedOutEventAttributesMarshaller
LambdaFunctionTimedOutEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.LambdaFunctionTimedOutEventAttributesMarshaller
 
LambdaFunctionTimedOutEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
LambdaFunctionTimedOutEventAttributes JSON Unmarshaller
LambdaFunctionTimedOutEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.LambdaFunctionTimedOutEventAttributesUnmarshaller
 
LambdaFunctionTimeoutType - Enum in software.amazon.awssdk.services.swf.model
 
lambdaRole(String) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda functions.
lambdaRole() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda functions.
lambdaRole(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda functions.
lambdaRole() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda functions.
lambdaRole(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The IAM role attached to this workflow execution to use when invoking AWS Lambda functions.
lambdaRole() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
The IAM role attached to this workflow execution to use when invoking AWS Lambda functions.
lambdaRole(String) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda functions.
lambdaRole() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda functions.
lambdaRole(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration.Builder
The IAM role used by this workflow execution when invoking AWS Lambda functions.
lambdaRole() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
The IAM role used by this workflow execution when invoking AWS Lambda functions.
lambdaRole(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
The IAM role attached to this workflow execution to use when invoking AWS Lambda functions.
lambdaRole() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
The IAM role attached to this workflow execution to use when invoking AWS Lambda functions.
lambdaRole(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The IAM role attached to this workflow execution to use when invoking AWS Lambda functions.
lambdaRole() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
The IAM role attached to this workflow execution to use when invoking AWS Lambda functions.
latestActivityTaskTimestamp(Date) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse.Builder
The time when the last activity task was scheduled for this workflow execution.
latestActivityTaskTimestamp() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
The time when the last activity task was scheduled for this workflow execution.
latestCancelRequestedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes.Builder
If set, contains the ID of the last ActivityTaskCancelRequested event recorded for this activity task.
latestCancelRequestedEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
If set, contains the ID of the last ActivityTaskCancelRequested event recorded for this activity task.
latestDate(Date) - Method in interface software.amazon.awssdk.services.swf.model.ExecutionTimeFilter.Builder
Specifies the latest start or close date and time to return.
latestDate() - Method in class software.amazon.awssdk.services.swf.model.ExecutionTimeFilter
Specifies the latest start or close date and time to return.
latestExecutionContext(String) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse.Builder
The latest executionContext provided by the decider for this workflow execution.
latestExecutionContext() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
The latest executionContext provided by the decider for this workflow execution.
LimitExceededException - Exception in software.amazon.awssdk.services.swf.model
Returned by any operation if a system imposed limitation has been reached.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.swf.model
 
listActivityTypes(ListActivityTypesRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns information about all activities registered in the specified domain that match the specified name and registration status.
listActivityTypes(ListActivityTypesRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns information about all activities registered in the specified domain that match the specified name and registration status.
ListActivityTypesRequest - Class in software.amazon.awssdk.services.swf.model
 
ListActivityTypesRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ListActivityTypesRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
ListActivityTypesRequest Marshaller
ListActivityTypesRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.ListActivityTypesRequestMarshaller
 
ListActivityTypesRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
ListActivityTypesRequestMarshaller
ListActivityTypesRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ListActivityTypesRequestModelMarshaller
 
ListActivityTypesResponse - Class in software.amazon.awssdk.services.swf.model
Contains a paginated list of activity type information structures.
ListActivityTypesResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ListActivityTypesResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ListActivityTypesResponse JSON Unmarshaller
ListActivityTypesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ListActivityTypesResponseUnmarshaller
 
listClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns a list of closed workflow executions in the specified domain that meet the filtering criteria.
listClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns a list of closed workflow executions in the specified domain that meet the filtering criteria.
ListClosedWorkflowExecutionsRequest - Class in software.amazon.awssdk.services.swf.model
 
ListClosedWorkflowExecutionsRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ListClosedWorkflowExecutionsRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
ListClosedWorkflowExecutionsRequest Marshaller
ListClosedWorkflowExecutionsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.ListClosedWorkflowExecutionsRequestMarshaller
 
ListClosedWorkflowExecutionsRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
ListClosedWorkflowExecutionsRequestMarshaller
ListClosedWorkflowExecutionsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ListClosedWorkflowExecutionsRequestModelMarshaller
 
ListClosedWorkflowExecutionsResponse - Class in software.amazon.awssdk.services.swf.model
Contains a paginated list of information about workflow executions.
ListClosedWorkflowExecutionsResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ListClosedWorkflowExecutionsResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ListClosedWorkflowExecutionsResponse JSON Unmarshaller
ListClosedWorkflowExecutionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ListClosedWorkflowExecutionsResponseUnmarshaller
 
listDomains(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns the list of domains registered in the account.
listDomains(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns the list of domains registered in the account.
ListDomainsRequest - Class in software.amazon.awssdk.services.swf.model
 
ListDomainsRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ListDomainsRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
ListDomainsRequest Marshaller
ListDomainsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.ListDomainsRequestMarshaller
 
ListDomainsRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
ListDomainsRequestMarshaller
ListDomainsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ListDomainsRequestModelMarshaller
 
ListDomainsResponse - Class in software.amazon.awssdk.services.swf.model
Contains a paginated collection of DomainInfo structures.
ListDomainsResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ListDomainsResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ListDomainsResponse JSON Unmarshaller
ListDomainsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ListDomainsResponseUnmarshaller
 
listOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns a list of open workflow executions in the specified domain that meet the filtering criteria.
listOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns a list of open workflow executions in the specified domain that meet the filtering criteria.
ListOpenWorkflowExecutionsRequest - Class in software.amazon.awssdk.services.swf.model
 
ListOpenWorkflowExecutionsRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ListOpenWorkflowExecutionsRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
ListOpenWorkflowExecutionsRequest Marshaller
ListOpenWorkflowExecutionsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.ListOpenWorkflowExecutionsRequestMarshaller
 
ListOpenWorkflowExecutionsRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
ListOpenWorkflowExecutionsRequestMarshaller
ListOpenWorkflowExecutionsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ListOpenWorkflowExecutionsRequestModelMarshaller
 
ListOpenWorkflowExecutionsResponse - Class in software.amazon.awssdk.services.swf.model
Contains a paginated list of information about workflow executions.
ListOpenWorkflowExecutionsResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ListOpenWorkflowExecutionsResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ListOpenWorkflowExecutionsResponse JSON Unmarshaller
ListOpenWorkflowExecutionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ListOpenWorkflowExecutionsResponseUnmarshaller
 
listWorkflowTypes(ListWorkflowTypesRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Returns information about workflow types in the specified domain.
listWorkflowTypes(ListWorkflowTypesRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Returns information about workflow types in the specified domain.
ListWorkflowTypesRequest - Class in software.amazon.awssdk.services.swf.model
 
ListWorkflowTypesRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ListWorkflowTypesRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
ListWorkflowTypesRequest Marshaller
ListWorkflowTypesRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.ListWorkflowTypesRequestMarshaller
 
ListWorkflowTypesRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
ListWorkflowTypesRequestMarshaller
ListWorkflowTypesRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ListWorkflowTypesRequestModelMarshaller
 
ListWorkflowTypesResponse - Class in software.amazon.awssdk.services.swf.model
Contains a paginated list of information structures about workflow types.
ListWorkflowTypesResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ListWorkflowTypesResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ListWorkflowTypesResponse JSON Unmarshaller
ListWorkflowTypesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ListWorkflowTypesResponseUnmarshaller
 

M

markerName(String) - Method in interface software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes.Builder
The name of the marker.
markerName() - Method in class software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes
The name of the marker.
markerName(String) - Method in interface software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes.Builder
Required. The name of the marker.
markerName() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes
Required. The name of the marker.
markerName(String) - Method in interface software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes.Builder
The marker's name.
markerName() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes
The marker's name.
markerRecordedEventAttributes(MarkerRecordedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type MarkerRecorded then this member is set and provides detailed information about the event.
markerRecordedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type MarkerRecorded then this member is set and provides detailed information about the event.
MarkerRecordedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the MarkerRecorded event.
MarkerRecordedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
MarkerRecordedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
MarkerRecordedEventAttributesMarshaller
MarkerRecordedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.MarkerRecordedEventAttributesMarshaller
 
MarkerRecordedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
MarkerRecordedEventAttributes JSON Unmarshaller
MarkerRecordedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.MarkerRecordedEventAttributesUnmarshaller
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ActivityType
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.CancelTimerDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.CloseStatusFilter
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.Decision
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.DomainConfiguration
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.DomainInfo
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ExecutionTimeFilter
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionStartedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.TagFilter
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.TaskList
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecution
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFilter
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowType
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeFilter
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
 
marshall(ActivityTaskCanceledEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCanceledEventAttributesMarshaller
Marshall the given parameter object.
marshall(ActivityTaskCancelRequestedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCancelRequestedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ActivityTaskCompletedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCompletedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ActivityTaskFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ActivityTaskScheduledEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskScheduledEventAttributesMarshaller
Marshall the given parameter object.
marshall(ActivityTaskStartedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskStartedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ActivityTaskTimedOutEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskTimedOutEventAttributesMarshaller
Marshall the given parameter object.
marshall(ActivityTypeConfiguration, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTypeConfigurationMarshaller
Marshall the given parameter object.
marshall(ActivityTypeInfo, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTypeInfoMarshaller
Marshall the given parameter object.
marshall(ActivityType, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTypeMarshaller
Marshall the given parameter object.
marshall(CancelTimerDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CancelTimerDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(CancelTimerFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CancelTimerFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(CancelWorkflowExecutionDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(CancelWorkflowExecutionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ChildWorkflowExecutionCanceledEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCanceledEventAttributesMarshaller
Marshall the given parameter object.
marshall(ChildWorkflowExecutionCompletedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCompletedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ChildWorkflowExecutionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ChildWorkflowExecutionStartedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionStartedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ChildWorkflowExecutionTerminatedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTerminatedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ChildWorkflowExecutionTimedOutEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTimedOutEventAttributesMarshaller
Marshall the given parameter object.
marshall(CloseStatusFilter, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CloseStatusFilterMarshaller
Marshall the given parameter object.
marshall(CompleteWorkflowExecutionDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(CompleteWorkflowExecutionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ContinueAsNewWorkflowExecutionDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(ContinueAsNewWorkflowExecutionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(CountClosedWorkflowExecutionsRequest) - Method in class software.amazon.awssdk.services.swf.transform.CountClosedWorkflowExecutionsRequestMarshaller
 
marshall(CountClosedWorkflowExecutionsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CountClosedWorkflowExecutionsRequestModelMarshaller
Marshall the given parameter object.
marshall(CountOpenWorkflowExecutionsRequest) - Method in class software.amazon.awssdk.services.swf.transform.CountOpenWorkflowExecutionsRequestMarshaller
 
marshall(CountOpenWorkflowExecutionsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CountOpenWorkflowExecutionsRequestModelMarshaller
Marshall the given parameter object.
marshall(CountPendingActivityTasksRequest) - Method in class software.amazon.awssdk.services.swf.transform.CountPendingActivityTasksRequestMarshaller
 
marshall(CountPendingActivityTasksRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CountPendingActivityTasksRequestModelMarshaller
Marshall the given parameter object.
marshall(CountPendingDecisionTasksRequest) - Method in class software.amazon.awssdk.services.swf.transform.CountPendingDecisionTasksRequestMarshaller
 
marshall(CountPendingDecisionTasksRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.CountPendingDecisionTasksRequestModelMarshaller
Marshall the given parameter object.
marshall(Decision, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DecisionMarshaller
Marshall the given parameter object.
marshall(DecisionTaskCompletedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DecisionTaskCompletedEventAttributesMarshaller
Marshall the given parameter object.
marshall(DecisionTaskScheduledEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DecisionTaskScheduledEventAttributesMarshaller
Marshall the given parameter object.
marshall(DecisionTaskStartedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DecisionTaskStartedEventAttributesMarshaller
Marshall the given parameter object.
marshall(DecisionTaskTimedOutEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DecisionTaskTimedOutEventAttributesMarshaller
Marshall the given parameter object.
marshall(DeprecateActivityTypeRequest) - Method in class software.amazon.awssdk.services.swf.transform.DeprecateActivityTypeRequestMarshaller
 
marshall(DeprecateActivityTypeRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DeprecateActivityTypeRequestModelMarshaller
Marshall the given parameter object.
marshall(DeprecateDomainRequest) - Method in class software.amazon.awssdk.services.swf.transform.DeprecateDomainRequestMarshaller
 
marshall(DeprecateDomainRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DeprecateDomainRequestModelMarshaller
Marshall the given parameter object.
marshall(DeprecateWorkflowTypeRequest) - Method in class software.amazon.awssdk.services.swf.transform.DeprecateWorkflowTypeRequestMarshaller
 
marshall(DeprecateWorkflowTypeRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DeprecateWorkflowTypeRequestModelMarshaller
Marshall the given parameter object.
marshall(DescribeActivityTypeRequest) - Method in class software.amazon.awssdk.services.swf.transform.DescribeActivityTypeRequestMarshaller
 
marshall(DescribeActivityTypeRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DescribeActivityTypeRequestModelMarshaller
Marshall the given parameter object.
marshall(DescribeDomainRequest) - Method in class software.amazon.awssdk.services.swf.transform.DescribeDomainRequestMarshaller
 
marshall(DescribeDomainRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DescribeDomainRequestModelMarshaller
Marshall the given parameter object.
marshall(DescribeWorkflowExecutionRequest) - Method in class software.amazon.awssdk.services.swf.transform.DescribeWorkflowExecutionRequestMarshaller
 
marshall(DescribeWorkflowExecutionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DescribeWorkflowExecutionRequestModelMarshaller
Marshall the given parameter object.
marshall(DescribeWorkflowTypeRequest) - Method in class software.amazon.awssdk.services.swf.transform.DescribeWorkflowTypeRequestMarshaller
 
marshall(DescribeWorkflowTypeRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DescribeWorkflowTypeRequestModelMarshaller
Marshall the given parameter object.
marshall(DomainConfiguration, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DomainConfigurationMarshaller
Marshall the given parameter object.
marshall(DomainInfo, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.DomainInfoMarshaller
Marshall the given parameter object.
marshall(ExecutionTimeFilter, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ExecutionTimeFilterMarshaller
Marshall the given parameter object.
marshall(ExternalWorkflowExecutionCancelRequestedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionCancelRequestedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ExternalWorkflowExecutionSignaledEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionSignaledEventAttributesMarshaller
Marshall the given parameter object.
marshall(FailWorkflowExecutionDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(FailWorkflowExecutionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(GetWorkflowExecutionHistoryRequest) - Method in class software.amazon.awssdk.services.swf.transform.GetWorkflowExecutionHistoryRequestMarshaller
 
marshall(GetWorkflowExecutionHistoryRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.GetWorkflowExecutionHistoryRequestModelMarshaller
Marshall the given parameter object.
marshall(HistoryEvent, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.HistoryEventMarshaller
Marshall the given parameter object.
marshall(LambdaFunctionCompletedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionCompletedEventAttributesMarshaller
Marshall the given parameter object.
marshall(LambdaFunctionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(LambdaFunctionScheduledEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionScheduledEventAttributesMarshaller
Marshall the given parameter object.
marshall(LambdaFunctionStartedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionStartedEventAttributesMarshaller
Marshall the given parameter object.
marshall(LambdaFunctionTimedOutEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionTimedOutEventAttributesMarshaller
Marshall the given parameter object.
marshall(ListActivityTypesRequest) - Method in class software.amazon.awssdk.services.swf.transform.ListActivityTypesRequestMarshaller
 
marshall(ListActivityTypesRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ListActivityTypesRequestModelMarshaller
Marshall the given parameter object.
marshall(ListClosedWorkflowExecutionsRequest) - Method in class software.amazon.awssdk.services.swf.transform.ListClosedWorkflowExecutionsRequestMarshaller
 
marshall(ListClosedWorkflowExecutionsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ListClosedWorkflowExecutionsRequestModelMarshaller
Marshall the given parameter object.
marshall(ListDomainsRequest) - Method in class software.amazon.awssdk.services.swf.transform.ListDomainsRequestMarshaller
 
marshall(ListDomainsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ListDomainsRequestModelMarshaller
Marshall the given parameter object.
marshall(ListOpenWorkflowExecutionsRequest) - Method in class software.amazon.awssdk.services.swf.transform.ListOpenWorkflowExecutionsRequestMarshaller
 
marshall(ListOpenWorkflowExecutionsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ListOpenWorkflowExecutionsRequestModelMarshaller
Marshall the given parameter object.
marshall(ListWorkflowTypesRequest) - Method in class software.amazon.awssdk.services.swf.transform.ListWorkflowTypesRequestMarshaller
 
marshall(ListWorkflowTypesRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ListWorkflowTypesRequestModelMarshaller
Marshall the given parameter object.
marshall(MarkerRecordedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.MarkerRecordedEventAttributesMarshaller
Marshall the given parameter object.
marshall(PollForActivityTaskRequest) - Method in class software.amazon.awssdk.services.swf.transform.PollForActivityTaskRequestMarshaller
 
marshall(PollForActivityTaskRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.PollForActivityTaskRequestModelMarshaller
Marshall the given parameter object.
marshall(PollForDecisionTaskRequest) - Method in class software.amazon.awssdk.services.swf.transform.PollForDecisionTaskRequestMarshaller
 
marshall(PollForDecisionTaskRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.PollForDecisionTaskRequestModelMarshaller
Marshall the given parameter object.
marshall(RecordActivityTaskHeartbeatRequest) - Method in class software.amazon.awssdk.services.swf.transform.RecordActivityTaskHeartbeatRequestMarshaller
 
marshall(RecordActivityTaskHeartbeatRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RecordActivityTaskHeartbeatRequestModelMarshaller
Marshall the given parameter object.
marshall(RecordMarkerDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RecordMarkerDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(RecordMarkerFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RecordMarkerFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(RegisterActivityTypeRequest) - Method in class software.amazon.awssdk.services.swf.transform.RegisterActivityTypeRequestMarshaller
 
marshall(RegisterActivityTypeRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RegisterActivityTypeRequestModelMarshaller
Marshall the given parameter object.
marshall(RegisterDomainRequest) - Method in class software.amazon.awssdk.services.swf.transform.RegisterDomainRequestMarshaller
 
marshall(RegisterDomainRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RegisterDomainRequestModelMarshaller
Marshall the given parameter object.
marshall(RegisterWorkflowTypeRequest) - Method in class software.amazon.awssdk.services.swf.transform.RegisterWorkflowTypeRequestMarshaller
 
marshall(RegisterWorkflowTypeRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RegisterWorkflowTypeRequestModelMarshaller
Marshall the given parameter object.
marshall(RequestCancelActivityTaskDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(RequestCancelActivityTaskFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(RequestCancelExternalWorkflowExecutionDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(RequestCancelExternalWorkflowExecutionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesMarshaller
Marshall the given parameter object.
marshall(RequestCancelWorkflowExecutionRequest) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelWorkflowExecutionRequestMarshaller
 
marshall(RequestCancelWorkflowExecutionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelWorkflowExecutionRequestModelMarshaller
Marshall the given parameter object.
marshall(RespondActivityTaskCanceledRequest) - Method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCanceledRequestMarshaller
 
marshall(RespondActivityTaskCanceledRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCanceledRequestModelMarshaller
Marshall the given parameter object.
marshall(RespondActivityTaskCompletedRequest) - Method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCompletedRequestMarshaller
 
marshall(RespondActivityTaskCompletedRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCompletedRequestModelMarshaller
Marshall the given parameter object.
marshall(RespondActivityTaskFailedRequest) - Method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskFailedRequestMarshaller
 
marshall(RespondActivityTaskFailedRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskFailedRequestModelMarshaller
Marshall the given parameter object.
marshall(RespondDecisionTaskCompletedRequest) - Method in class software.amazon.awssdk.services.swf.transform.RespondDecisionTaskCompletedRequestMarshaller
 
marshall(RespondDecisionTaskCompletedRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.RespondDecisionTaskCompletedRequestModelMarshaller
Marshall the given parameter object.
marshall(ScheduleActivityTaskDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(ScheduleActivityTaskFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(ScheduleLambdaFunctionDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(ScheduleLambdaFunctionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(SignalExternalWorkflowExecutionDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(SignalExternalWorkflowExecutionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(SignalExternalWorkflowExecutionInitiatedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionInitiatedEventAttributesMarshaller
Marshall the given parameter object.
marshall(SignalWorkflowExecutionRequest) - Method in class software.amazon.awssdk.services.swf.transform.SignalWorkflowExecutionRequestMarshaller
 
marshall(SignalWorkflowExecutionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.SignalWorkflowExecutionRequestModelMarshaller
Marshall the given parameter object.
marshall(StartChildWorkflowExecutionDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(StartChildWorkflowExecutionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(StartChildWorkflowExecutionInitiatedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionInitiatedEventAttributesMarshaller
Marshall the given parameter object.
marshall(StartLambdaFunctionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.StartLambdaFunctionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(StartTimerDecisionAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.StartTimerDecisionAttributesMarshaller
Marshall the given parameter object.
marshall(StartTimerFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.StartTimerFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(StartWorkflowExecutionRequest) - Method in class software.amazon.awssdk.services.swf.transform.StartWorkflowExecutionRequestMarshaller
 
marshall(StartWorkflowExecutionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.StartWorkflowExecutionRequestModelMarshaller
Marshall the given parameter object.
marshall(TagFilter, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.TagFilterMarshaller
Marshall the given parameter object.
marshall(TaskList, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.TaskListMarshaller
Marshall the given parameter object.
marshall(TerminateWorkflowExecutionRequest) - Method in class software.amazon.awssdk.services.swf.transform.TerminateWorkflowExecutionRequestMarshaller
 
marshall(TerminateWorkflowExecutionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.TerminateWorkflowExecutionRequestModelMarshaller
Marshall the given parameter object.
marshall(TimerCanceledEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.TimerCanceledEventAttributesMarshaller
Marshall the given parameter object.
marshall(TimerFiredEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.TimerFiredEventAttributesMarshaller
Marshall the given parameter object.
marshall(TimerStartedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.TimerStartedEventAttributesMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionCanceledEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCanceledEventAttributesMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionCancelRequestedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCancelRequestedEventAttributesMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionCompletedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCompletedEventAttributesMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionConfiguration, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionConfigurationMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionContinuedAsNewEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionContinuedAsNewEventAttributesMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionFailedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFailedEventAttributesMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionFilter, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFilterMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionInfo, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionInfoMarshaller
Marshall the given parameter object.
marshall(WorkflowExecution, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionOpenCounts, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionOpenCountsMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionSignaledEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionSignaledEventAttributesMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionStartedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionStartedEventAttributesMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionTerminatedEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTerminatedEventAttributesMarshaller
Marshall the given parameter object.
marshall(WorkflowExecutionTimedOutEventAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTimedOutEventAttributesMarshaller
Marshall the given parameter object.
marshall(WorkflowTypeConfiguration, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeConfigurationMarshaller
Marshall the given parameter object.
marshall(WorkflowTypeFilter, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeFilterMarshaller
Marshall the given parameter object.
marshall(WorkflowTypeInfo, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeInfoMarshaller
Marshall the given parameter object.
marshall(WorkflowType, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeMarshaller
Marshall the given parameter object.
maximumPageSize(Integer) - Method in interface software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest.Builder
The maximum number of results that will be returned per call.
maximumPageSize() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
The maximum number of results that will be returned per call.
maximumPageSize(Integer) - Method in interface software.amazon.awssdk.services.swf.model.ListActivityTypesRequest.Builder
The maximum number of results that will be returned per call.
maximumPageSize() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
The maximum number of results that will be returned per call.
maximumPageSize(Integer) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest.Builder
The maximum number of results that will be returned per call.
maximumPageSize() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
The maximum number of results that will be returned per call.
maximumPageSize(Integer) - Method in interface software.amazon.awssdk.services.swf.model.ListDomainsRequest.Builder
The maximum number of results that will be returned per call.
maximumPageSize() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsRequest
The maximum number of results that will be returned per call.
maximumPageSize(Integer) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest.Builder
The maximum number of results that will be returned per call.
maximumPageSize() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
The maximum number of results that will be returned per call.
maximumPageSize(Integer) - Method in interface software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest.Builder
The maximum number of results that will be returned per call.
maximumPageSize() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
The maximum number of results that will be returned per call.
maximumPageSize(Integer) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest.Builder
The maximum number of results that will be returned per call.
maximumPageSize() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
The maximum number of results that will be returned per call.
message(String) - Method in interface software.amazon.awssdk.services.swf.model.DefaultUndefinedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.swf.model.DomainAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.swf.model.DomainDeprecatedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.swf.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.swf.model.OperationNotPermittedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes.Builder
The error message (if any).
message() - Method in class software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes
The error message (if any).
message(String) - Method in interface software.amazon.awssdk.services.swf.model.TypeAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.swf.model.TypeDeprecatedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.swf.model.UnknownResourceException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionAlreadyStartedException.Builder
 

N

name(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityType.Builder
The name of this activity.
name() - Method in class software.amazon.awssdk.services.swf.model.ActivityType
The name of this activity.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.DeprecateDomainRequest.Builder
The name of the domain to deprecate.
name() - Method in class software.amazon.awssdk.services.swf.model.DeprecateDomainRequest
The name of the domain to deprecate.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.DescribeDomainRequest.Builder
The name of the domain to describe.
name() - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainRequest
The name of the domain to describe.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.DomainInfo.Builder
The name of the domain.
name() - Method in class software.amazon.awssdk.services.swf.model.DomainInfo
The name of the domain.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes.Builder
The name of the scheduled AWS Lambda function.
name() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
The name of the scheduled AWS Lambda function.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.ListActivityTypesRequest.Builder
If specified, only lists the activity types that have this name.
name() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
If specified, only lists the activity types that have this name.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest.Builder
If specified, lists the workflow type with this name.
name() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
If specified, lists the workflow type with this name.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest.Builder
The name of the activity type within the domain.
name() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
The name of the activity type within the domain.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterDomainRequest.Builder
Name of the domain to register.
name() - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainRequest
Name of the domain to register.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
The name of the workflow type.
name() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
The name of the workflow type.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes.Builder
Required. The name of the AWS Lambda function to invoke.
name() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
Required. The name of the AWS Lambda function to invoke.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes.Builder
The name of the scheduled AWS Lambda function.
name() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
The name of the scheduled AWS Lambda function.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.TaskList.Builder
The name of the task list.
name() - Method in class software.amazon.awssdk.services.swf.model.TaskList
The name of the task list.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowType.Builder
Required. The name of the workflow type.
name() - Method in class software.amazon.awssdk.services.swf.model.WorkflowType
Required. The name of the workflow type.
name(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeFilter.Builder
Required. Name of the workflow type.
name() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeFilter
Required. Name of the workflow type.
newExecutionRunId(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
The runId of the new workflow execution.
newExecutionRunId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
The runId of the new workflow execution.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.ListActivityTypesRequest.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.ListActivityTypesResponse.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesResponse
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.ListDomainsRequest.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsRequest
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.ListDomainsResponse.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsResponse
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken(String) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse.Builder
If a NextPageToken was returned by a previous call, there are more results available.
nextPageToken() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
If a NextPageToken was returned by a previous call, there are more results available.

O

oldestDate(Date) - Method in interface software.amazon.awssdk.services.swf.model.ExecutionTimeFilter.Builder
Specifies the oldest start or close date and time to return.
oldestDate() - Method in class software.amazon.awssdk.services.swf.model.ExecutionTimeFilter
Specifies the oldest start or close date and time to return.
openActivityTasks(Integer) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts.Builder
The count of activity tasks whose status is OPEN.
openActivityTasks() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
The count of activity tasks whose status is OPEN.
openChildWorkflowExecutions(Integer) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts.Builder
The count of child workflow executions whose status is OPEN.
openChildWorkflowExecutions() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
The count of child workflow executions whose status is OPEN.
openCounts(WorkflowExecutionOpenCounts) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse.Builder
The number of tasks for this workflow execution.
openCounts() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
The number of tasks for this workflow execution.
openDecisionTasks(Integer) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts.Builder
The count of decision tasks whose status is OPEN.
openDecisionTasks() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
The count of decision tasks whose status is OPEN.
openLambdaFunctions(Integer) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts.Builder
The count of AWS Lambda functions that are currently executing.
openLambdaFunctions() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
The count of AWS Lambda functions that are currently executing.
openTimers(Integer) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts.Builder
The count of timers started by this workflow execution that have not fired yet.
openTimers() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
The count of timers started by this workflow execution that have not fired yet.
OperationNotPermittedException - Exception in software.amazon.awssdk.services.swf.model
Returned when the caller does not have sufficient permissions to invoke the action.
OperationNotPermittedException.Builder - Interface in software.amazon.awssdk.services.swf.model
 

P

parent(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
If this workflow execution is a child of another execution then contains the workflow execution that started this execution.
parent() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
If this workflow execution is a child of another execution then contains the workflow execution that started this execution.
parentInitiatedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this workflow execution.
parentInitiatedEventId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
The ID of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution decision to start this workflow execution.
parentWorkflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The source workflow execution that started this workflow execution.
parentWorkflowExecution() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
The source workflow execution that started this workflow execution.
pollForActivityTask(PollForActivityTaskRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Used by workers to get an ActivityTask from the specified activity taskList.
pollForActivityTask(PollForActivityTaskRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Used by workers to get an ActivityTask from the specified activity taskList.
PollForActivityTaskRequest - Class in software.amazon.awssdk.services.swf.model
 
PollForActivityTaskRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
PollForActivityTaskRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
PollForActivityTaskRequest Marshaller
PollForActivityTaskRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.PollForActivityTaskRequestMarshaller
 
PollForActivityTaskRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
PollForActivityTaskRequestMarshaller
PollForActivityTaskRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.PollForActivityTaskRequestModelMarshaller
 
PollForActivityTaskResponse - Class in software.amazon.awssdk.services.swf.model
Unit of work sent to an activity worker.
PollForActivityTaskResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
PollForActivityTaskResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
PollForActivityTaskResponse JSON Unmarshaller
PollForActivityTaskResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.PollForActivityTaskResponseUnmarshaller
 
pollForDecisionTask(PollForDecisionTaskRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Used by deciders to get a DecisionTask from the specified decision taskList.
pollForDecisionTask(PollForDecisionTaskRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Used by deciders to get a DecisionTask from the specified decision taskList.
PollForDecisionTaskRequest - Class in software.amazon.awssdk.services.swf.model
 
PollForDecisionTaskRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
PollForDecisionTaskRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
PollForDecisionTaskRequest Marshaller
PollForDecisionTaskRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.PollForDecisionTaskRequestMarshaller
 
PollForDecisionTaskRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
PollForDecisionTaskRequestMarshaller
PollForDecisionTaskRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.PollForDecisionTaskRequestModelMarshaller
 
PollForDecisionTaskResponse - Class in software.amazon.awssdk.services.swf.model
A structure that represents a decision task.
PollForDecisionTaskResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
PollForDecisionTaskResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
PollForDecisionTaskResponse JSON Unmarshaller
PollForDecisionTaskResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.PollForDecisionTaskResponseUnmarshaller
 
previousStartedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse.Builder
The ID of the DecisionTaskStarted event of the previous decision task of this workflow execution that was processed by the decider.
previousStartedEventId() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
The ID of the DecisionTaskStarted event of the previous decision task of this workflow execution that was processed by the decider.

R

reason(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes.Builder
The reason provided for the failure (if any).
reason() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
The reason provided for the failure (if any).
reason(String) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes.Builder
The reason for the failure (if provided).
reason() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
The reason for the failure (if provided).
reason(String) - Method in interface software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes.Builder
A descriptive reason for the failure that may help in diagnostics.
reason() - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes
A descriptive reason for the failure that may help in diagnostics.
reason(String) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes.Builder
The reason provided for the failure (if any).
reason() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
The reason provided for the failure (if any).
reason(String) - Method in interface software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest.Builder
Description of the error that may assist in diagnostics.
reason() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest
Description of the error that may assist in diagnostics.
reason(String) - Method in interface software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest.Builder
Optional. A descriptive reason for terminating the workflow execution.
reason() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
Optional. A descriptive reason for terminating the workflow execution.
reason(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes.Builder
The descriptive reason provided for the failure (if any).
reason() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes
The descriptive reason provided for the failure (if any).
reason(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes.Builder
The reason provided for the termination (if any).
reason() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
The reason provided for the termination (if any).
recordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Used by activity workers to report to the service that the ActivityTask represented by the specified taskToken is still making progress.
recordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Used by activity workers to report to the service that the ActivityTask represented by the specified taskToken is still making progress.
RecordActivityTaskHeartbeatRequest - Class in software.amazon.awssdk.services.swf.model
 
RecordActivityTaskHeartbeatRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RecordActivityTaskHeartbeatRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
RecordActivityTaskHeartbeatRequest Marshaller
RecordActivityTaskHeartbeatRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.RecordActivityTaskHeartbeatRequestMarshaller
 
RecordActivityTaskHeartbeatRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
RecordActivityTaskHeartbeatRequestMarshaller
RecordActivityTaskHeartbeatRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RecordActivityTaskHeartbeatRequestModelMarshaller
 
RecordActivityTaskHeartbeatResponse - Class in software.amazon.awssdk.services.swf.model
Status information about an activity task.
RecordActivityTaskHeartbeatResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RecordActivityTaskHeartbeatResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RecordActivityTaskHeartbeatResponse JSON Unmarshaller
RecordActivityTaskHeartbeatResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RecordActivityTaskHeartbeatResponseUnmarshaller
 
recordMarkerDecisionAttributes(RecordMarkerDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the RecordMarker decision.
recordMarkerDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the RecordMarker decision.
RecordMarkerDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the RecordMarker decision.
RecordMarkerDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RecordMarkerDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
RecordMarkerDecisionAttributesMarshaller
RecordMarkerDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RecordMarkerDecisionAttributesMarshaller
 
RecordMarkerDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RecordMarkerDecisionAttributes JSON Unmarshaller
RecordMarkerDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RecordMarkerDecisionAttributesUnmarshaller
 
RecordMarkerFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
recordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type DecisionTaskFailed then this member is set and provides detailed information about the event.
recordMarkerFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type DecisionTaskFailed then this member is set and provides detailed information about the event.
RecordMarkerFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the RecordMarkerFailed event.
RecordMarkerFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RecordMarkerFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
RecordMarkerFailedEventAttributesMarshaller
RecordMarkerFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RecordMarkerFailedEventAttributesMarshaller
 
RecordMarkerFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RecordMarkerFailedEventAttributes JSON Unmarshaller
RecordMarkerFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RecordMarkerFailedEventAttributesUnmarshaller
 
registerActivityType(RegisterActivityTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Registers a new activity type along with its configuration settings in the specified domain.
registerActivityType(RegisterActivityTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Registers a new activity type along with its configuration settings in the specified domain.
RegisterActivityTypeRequest - Class in software.amazon.awssdk.services.swf.model
 
RegisterActivityTypeRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RegisterActivityTypeRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
RegisterActivityTypeRequest Marshaller
RegisterActivityTypeRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.RegisterActivityTypeRequestMarshaller
 
RegisterActivityTypeRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
RegisterActivityTypeRequestMarshaller
RegisterActivityTypeRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RegisterActivityTypeRequestModelMarshaller
 
RegisterActivityTypeResponse - Class in software.amazon.awssdk.services.swf.model
 
RegisterActivityTypeResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RegisterActivityTypeResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RegisterActivityTypeResponse JSON Unmarshaller
RegisterActivityTypeResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RegisterActivityTypeResponseUnmarshaller
 
registerDomain(RegisterDomainRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Registers a new domain.
registerDomain(RegisterDomainRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Registers a new domain.
RegisterDomainRequest - Class in software.amazon.awssdk.services.swf.model
 
RegisterDomainRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RegisterDomainRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
RegisterDomainRequest Marshaller
RegisterDomainRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.RegisterDomainRequestMarshaller
 
RegisterDomainRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
RegisterDomainRequestMarshaller
RegisterDomainRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RegisterDomainRequestModelMarshaller
 
RegisterDomainResponse - Class in software.amazon.awssdk.services.swf.model
 
RegisterDomainResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RegisterDomainResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RegisterDomainResponse JSON Unmarshaller
RegisterDomainResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RegisterDomainResponseUnmarshaller
 
registerWorkflowType(RegisterWorkflowTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Registers a new workflow type and its configuration settings in the specified domain.
registerWorkflowType(RegisterWorkflowTypeRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Registers a new workflow type and its configuration settings in the specified domain.
RegisterWorkflowTypeRequest - Class in software.amazon.awssdk.services.swf.model
 
RegisterWorkflowTypeRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RegisterWorkflowTypeRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
RegisterWorkflowTypeRequest Marshaller
RegisterWorkflowTypeRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.RegisterWorkflowTypeRequestMarshaller
 
RegisterWorkflowTypeRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
RegisterWorkflowTypeRequestMarshaller
RegisterWorkflowTypeRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RegisterWorkflowTypeRequestModelMarshaller
 
RegisterWorkflowTypeResponse - Class in software.amazon.awssdk.services.swf.model
 
RegisterWorkflowTypeResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RegisterWorkflowTypeResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RegisterWorkflowTypeResponse JSON Unmarshaller
RegisterWorkflowTypeResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RegisterWorkflowTypeResponseUnmarshaller
 
registrationStatus(String) - Method in interface software.amazon.awssdk.services.swf.model.ListActivityTypesRequest.Builder
Specifies the registration status of the activity types to list.
registrationStatus(RegistrationStatus) - Method in interface software.amazon.awssdk.services.swf.model.ListActivityTypesRequest.Builder
Specifies the registration status of the activity types to list.
registrationStatus() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
Specifies the registration status of the activity types to list.
registrationStatus(String) - Method in interface software.amazon.awssdk.services.swf.model.ListDomainsRequest.Builder
Specifies the registration status of the domains to list.
registrationStatus(RegistrationStatus) - Method in interface software.amazon.awssdk.services.swf.model.ListDomainsRequest.Builder
Specifies the registration status of the domains to list.
registrationStatus() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsRequest
Specifies the registration status of the domains to list.
registrationStatus(String) - Method in interface software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest.Builder
Specifies the registration status of the workflow types to list.
registrationStatus(RegistrationStatus) - Method in interface software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest.Builder
Specifies the registration status of the workflow types to list.
registrationStatus() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
Specifies the registration status of the workflow types to list.
RegistrationStatus - Enum in software.amazon.awssdk.services.swf.model
 
requestCancelActivityTaskDecisionAttributes(RequestCancelActivityTaskDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the RequestCancelActivityTask decision.
requestCancelActivityTaskDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the RequestCancelActivityTask decision.
RequestCancelActivityTaskDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the RequestCancelActivityTask decision.
RequestCancelActivityTaskDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RequestCancelActivityTaskDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelActivityTaskDecisionAttributesMarshaller
RequestCancelActivityTaskDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskDecisionAttributesMarshaller
 
RequestCancelActivityTaskDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelActivityTaskDecisionAttributes JSON Unmarshaller
RequestCancelActivityTaskDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskDecisionAttributesUnmarshaller
 
RequestCancelActivityTaskFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
requestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type RequestCancelActivityTaskFailed then this member is set and provides detailed information about the event.
requestCancelActivityTaskFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type RequestCancelActivityTaskFailed then this member is set and provides detailed information about the event.
RequestCancelActivityTaskFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the RequestCancelActivityTaskFailed event.
RequestCancelActivityTaskFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RequestCancelActivityTaskFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelActivityTaskFailedEventAttributesMarshaller
RequestCancelActivityTaskFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskFailedEventAttributesMarshaller
 
RequestCancelActivityTaskFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelActivityTaskFailedEventAttributes JSON Unmarshaller
RequestCancelActivityTaskFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskFailedEventAttributesUnmarshaller
 
requestCancelExternalWorkflowExecutionDecisionAttributes(RequestCancelExternalWorkflowExecutionDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the RequestCancelExternalWorkflowExecution decision.
requestCancelExternalWorkflowExecutionDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the RequestCancelExternalWorkflowExecution decision.
RequestCancelExternalWorkflowExecutionDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the RequestCancelExternalWorkflowExecution decision.
RequestCancelExternalWorkflowExecutionDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RequestCancelExternalWorkflowExecutionDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelExternalWorkflowExecutionDecisionAttributesMarshaller
RequestCancelExternalWorkflowExecutionDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionDecisionAttributesMarshaller
 
RequestCancelExternalWorkflowExecutionDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelExternalWorkflowExecutionDecisionAttributes JSON Unmarshaller
RequestCancelExternalWorkflowExecutionDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionDecisionAttributesUnmarshaller
 
RequestCancelExternalWorkflowExecutionFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
requestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type RequestCancelExternalWorkflowExecutionFailed then this member is set and provides detailed information about the event.
requestCancelExternalWorkflowExecutionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type RequestCancelExternalWorkflowExecutionFailed then this member is set and provides detailed information about the event.
RequestCancelExternalWorkflowExecutionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the RequestCancelExternalWorkflowExecutionFailed event.
RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RequestCancelExternalWorkflowExecutionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelExternalWorkflowExecutionFailedEventAttributesMarshaller
RequestCancelExternalWorkflowExecutionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionFailedEventAttributesMarshaller
 
RequestCancelExternalWorkflowExecutionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelExternalWorkflowExecutionFailedEventAttributes JSON Unmarshaller
RequestCancelExternalWorkflowExecutionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionFailedEventAttributesUnmarshaller
 
requestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
requestCancelExternalWorkflowExecutionInitiatedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the RequestCancelExternalWorkflowExecutionInitiated event.
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RequestCancelExternalWorkflowExecutionInitiatedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelExternalWorkflowExecutionInitiatedEventAttributesMarshaller
RequestCancelExternalWorkflowExecutionInitiatedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesMarshaller
 
RequestCancelExternalWorkflowExecutionInitiatedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes JSON Unmarshaller
RequestCancelExternalWorkflowExecutionInitiatedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesUnmarshaller
 
requestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Records a WorkflowExecutionCancelRequested event in the currently running workflow execution identified by the given domain, workflowId, and runId.
requestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Records a WorkflowExecutionCancelRequested event in the currently running workflow execution identified by the given domain, workflowId, and runId.
RequestCancelWorkflowExecutionRequest - Class in software.amazon.awssdk.services.swf.model
 
RequestCancelWorkflowExecutionRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RequestCancelWorkflowExecutionRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelWorkflowExecutionRequest Marshaller
RequestCancelWorkflowExecutionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelWorkflowExecutionRequestMarshaller
 
RequestCancelWorkflowExecutionRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelWorkflowExecutionRequestMarshaller
RequestCancelWorkflowExecutionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelWorkflowExecutionRequestModelMarshaller
 
RequestCancelWorkflowExecutionResponse - Class in software.amazon.awssdk.services.swf.model
 
RequestCancelWorkflowExecutionResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RequestCancelWorkflowExecutionResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RequestCancelWorkflowExecutionResponse JSON Unmarshaller
RequestCancelWorkflowExecutionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RequestCancelWorkflowExecutionResponseUnmarshaller
 
respondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Used by workers to tell the service that the ActivityTask identified by the taskToken was successfully canceled.
respondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Used by workers to tell the service that the ActivityTask identified by the taskToken was successfully canceled.
RespondActivityTaskCanceledRequest - Class in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskCanceledRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskCanceledRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondActivityTaskCanceledRequest Marshaller
RespondActivityTaskCanceledRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCanceledRequestMarshaller
 
RespondActivityTaskCanceledRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondActivityTaskCanceledRequestMarshaller
RespondActivityTaskCanceledRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCanceledRequestModelMarshaller
 
RespondActivityTaskCanceledResponse - Class in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskCanceledResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskCanceledResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondActivityTaskCanceledResponse JSON Unmarshaller
RespondActivityTaskCanceledResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCanceledResponseUnmarshaller
 
respondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Used by workers to tell the service that the ActivityTask identified by the taskToken completed successfully with a result (if provided).
respondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Used by workers to tell the service that the ActivityTask identified by the taskToken completed successfully with a result (if provided).
RespondActivityTaskCompletedRequest - Class in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskCompletedRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskCompletedRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondActivityTaskCompletedRequest Marshaller
RespondActivityTaskCompletedRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCompletedRequestMarshaller
 
RespondActivityTaskCompletedRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondActivityTaskCompletedRequestMarshaller
RespondActivityTaskCompletedRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCompletedRequestModelMarshaller
 
RespondActivityTaskCompletedResponse - Class in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskCompletedResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskCompletedResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondActivityTaskCompletedResponse JSON Unmarshaller
RespondActivityTaskCompletedResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCompletedResponseUnmarshaller
 
respondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Used by workers to tell the service that the ActivityTask identified by the taskToken has failed with reason (if specified).
respondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Used by workers to tell the service that the ActivityTask identified by the taskToken has failed with reason (if specified).
RespondActivityTaskFailedRequest - Class in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskFailedRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskFailedRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondActivityTaskFailedRequest Marshaller
RespondActivityTaskFailedRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.RespondActivityTaskFailedRequestMarshaller
 
RespondActivityTaskFailedRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondActivityTaskFailedRequestMarshaller
RespondActivityTaskFailedRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RespondActivityTaskFailedRequestModelMarshaller
 
RespondActivityTaskFailedResponse - Class in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskFailedResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RespondActivityTaskFailedResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondActivityTaskFailedResponse JSON Unmarshaller
RespondActivityTaskFailedResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RespondActivityTaskFailedResponseUnmarshaller
 
respondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Used by deciders to tell the service that the DecisionTask identified by the taskToken has successfully completed.
respondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Used by deciders to tell the service that the DecisionTask identified by the taskToken has successfully completed.
RespondDecisionTaskCompletedRequest - Class in software.amazon.awssdk.services.swf.model
 
RespondDecisionTaskCompletedRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RespondDecisionTaskCompletedRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondDecisionTaskCompletedRequest Marshaller
RespondDecisionTaskCompletedRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.RespondDecisionTaskCompletedRequestMarshaller
 
RespondDecisionTaskCompletedRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondDecisionTaskCompletedRequestMarshaller
RespondDecisionTaskCompletedRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RespondDecisionTaskCompletedRequestModelMarshaller
 
RespondDecisionTaskCompletedResponse - Class in software.amazon.awssdk.services.swf.model
 
RespondDecisionTaskCompletedResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
RespondDecisionTaskCompletedResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
RespondDecisionTaskCompletedResponse JSON Unmarshaller
RespondDecisionTaskCompletedResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.RespondDecisionTaskCompletedResponseUnmarshaller
 
result(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes.Builder
The results of the activity task (if any).
result() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes
The results of the activity task (if any).
result(String) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes.Builder
The result of the child workflow execution (if any).
result() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
The result of the child workflow execution (if any).
result(String) - Method in interface software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionDecisionAttributes.Builder
The result of the workflow execution.
result() - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionDecisionAttributes
The result of the workflow execution.
result(String) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes.Builder
The result of the function execution (if any).
result() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes
The result of the function execution (if any).
result(String) - Method in interface software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedRequest.Builder
The result of the activity task.
result() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedRequest
The result of the activity task.
result(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes.Builder
The result produced by the workflow execution upon successful completion.
result() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes
The result produced by the workflow execution upon successful completion.
reverseOrder(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest.Builder
When set to true, returns the events in reverse order.
reverseOrder() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
When set to true, returns the events in reverse order.
reverseOrder(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.ListActivityTypesRequest.Builder
When set to true, returns the results in reverse order.
reverseOrder() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
When set to true, returns the results in reverse order.
reverseOrder(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest.Builder
When set to true, returns the results in reverse order.
reverseOrder() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
When set to true, returns the results in reverse order.
reverseOrder(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.ListDomainsRequest.Builder
When set to true, returns the results in reverse order.
reverseOrder() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsRequest
When set to true, returns the results in reverse order.
reverseOrder(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest.Builder
When set to true, returns the results in reverse order.
reverseOrder() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
When set to true, returns the results in reverse order.
reverseOrder(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest.Builder
When set to true, returns the results in reverse order.
reverseOrder() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
When set to true, returns the results in reverse order.
reverseOrder(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest.Builder
When set to true, returns the events in reverse order.
reverseOrder() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
When set to true, returns the events in reverse order.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes.Builder
The runId of the external workflow execution to cancel.
runId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
The runId of the external workflow execution to cancel.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder
The runId of the external workflow execution.
runId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The runId of the external workflow execution.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder
The runId of the external workflow execution to be canceled.
runId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The runId of the external workflow execution to be canceled.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest.Builder
The runId of the workflow execution to cancel.
runId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest
The runId of the workflow execution to cancel.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes.Builder
The runId of the workflow execution to be signaled.
runId() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
The runId of the workflow execution to be signaled.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes.Builder
The runId of the external workflow execution that the signal was being delivered to.
runId() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
The runId of the external workflow execution that the signal was being delivered to.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder
The runId of the external workflow execution to send the signal to.
runId() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The runId of the external workflow execution to send the signal to.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest.Builder
The runId of the workflow execution to signal.
runId() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
The runId of the workflow execution to signal.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionResponse.Builder
The runId of a workflow execution.
runId() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionResponse
The runId of a workflow execution.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest.Builder
The runId of the workflow execution to terminate.
runId() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
The runId of the workflow execution to terminate.
runId(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecution.Builder
A system-generated unique identifier for the workflow execution.
runId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecution
A system-generated unique identifier for the workflow execution.

S

scheduleActivityTaskDecisionAttributes(ScheduleActivityTaskDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the ScheduleActivityTask decision.
scheduleActivityTaskDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the ScheduleActivityTask decision.
ScheduleActivityTaskDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ScheduleActivityTask decision.
ScheduleActivityTaskDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ScheduleActivityTaskDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ScheduleActivityTaskDecisionAttributesMarshaller
ScheduleActivityTaskDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskDecisionAttributesMarshaller
 
ScheduleActivityTaskDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ScheduleActivityTaskDecisionAttributes JSON Unmarshaller
ScheduleActivityTaskDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskDecisionAttributesUnmarshaller
 
ScheduleActivityTaskFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
scheduleActivityTaskFailedEventAttributes(ScheduleActivityTaskFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type ScheduleActivityTaskFailed then this member is set and provides detailed information about the event.
scheduleActivityTaskFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type ScheduleActivityTaskFailed then this member is set and provides detailed information about the event.
ScheduleActivityTaskFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ScheduleActivityTaskFailed event.
ScheduleActivityTaskFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ScheduleActivityTaskFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ScheduleActivityTaskFailedEventAttributesMarshaller
ScheduleActivityTaskFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskFailedEventAttributesMarshaller
 
ScheduleActivityTaskFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ScheduleActivityTaskFailedEventAttributes JSON Unmarshaller
ScheduleActivityTaskFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskFailedEventAttributesUnmarshaller
 
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes.Builder
The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes.Builder
The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes
The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes.Builder
The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes.Builder
The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes
The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes.Builder
The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes.Builder
The ID of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes
The ID of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes.Builder
The ID of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes
The ID of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes.Builder
The ID of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes
The ID of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes.Builder
The ID of the LambdaFunctionScheduled event that was recorded when this AWS Lambda function was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes
The ID of the LambdaFunctionScheduled event that was recorded when this AWS Lambda function was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes.Builder
The ID of the LambdaFunctionScheduled event that was recorded when this AWS Lambda function was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
The ID of the LambdaFunctionScheduled event that was recorded when this AWS Lambda function was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionStartedEventAttributes.Builder
The ID of the LambdaFunctionScheduled event that was recorded when this AWS Lambda function was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionStartedEventAttributes
The ID of the LambdaFunctionScheduled event that was recorded when this AWS Lambda function was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes.Builder
The ID of the LambdaFunctionScheduled event that was recorded when this AWS Lambda function was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes
The ID of the LambdaFunctionScheduled event that was recorded when this AWS Lambda function was scheduled.
scheduledEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes.Builder
The ID of the LambdaFunctionScheduled event that was recorded when this AWS Lambda function was scheduled.
scheduledEventId() - Method in class software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes
The ID of the LambdaFunctionScheduled event that was recorded when this AWS Lambda function was scheduled.
scheduleLambdaFunctionDecisionAttributes(ScheduleLambdaFunctionDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
 
scheduleLambdaFunctionDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
 
ScheduleLambdaFunctionDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the ScheduleLambdaFunction decision.
ScheduleLambdaFunctionDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ScheduleLambdaFunctionDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ScheduleLambdaFunctionDecisionAttributesMarshaller
ScheduleLambdaFunctionDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionDecisionAttributesMarshaller
 
ScheduleLambdaFunctionDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ScheduleLambdaFunctionDecisionAttributes JSON Unmarshaller
ScheduleLambdaFunctionDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionDecisionAttributesUnmarshaller
 
ScheduleLambdaFunctionFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
scheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
 
scheduleLambdaFunctionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
ScheduleLambdaFunctionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details for the ScheduleLambdaFunctionFailed event.
ScheduleLambdaFunctionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
ScheduleLambdaFunctionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
ScheduleLambdaFunctionFailedEventAttributesMarshaller
ScheduleLambdaFunctionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionFailedEventAttributesMarshaller
 
ScheduleLambdaFunctionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
ScheduleLambdaFunctionFailedEventAttributes JSON Unmarshaller
ScheduleLambdaFunctionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionFailedEventAttributesUnmarshaller
 
scheduleToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
The maximum amount of time for this activity task.
scheduleToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
The maximum amount of time for this activity task.
scheduleToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes.Builder
The maximum duration for this activity task.
scheduleToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
The maximum duration for this activity task.
scheduleToStartTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
The maximum amount of time the activity task can wait to be assigned to a worker.
scheduleToStartTimeout() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
The maximum amount of time the activity task can wait to be assigned to a worker.
scheduleToStartTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes.Builder
Optional. If set, specifies the maximum duration the activity task can wait to be assigned to a worker.
scheduleToStartTimeout() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
Optional. If set, specifies the maximum duration the activity task can wait to be assigned to a worker.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ActivityType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CancelTimerDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CloseStatusFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.Decision
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.swf.model.DefaultUndefinedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DescribeDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DescribeDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.swf.model.DomainAlreadyExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DomainConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.swf.model.DomainDeprecatedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.DomainInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ExecutionTimeFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.LambdaFunctionStartedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.swf.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ListActivityTypesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ListDomainsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ListDomainsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.swf.model.OperationNotPermittedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RegisterDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RegisterDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.TagFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.TaskList
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.swf.model.TypeAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.swf.model.TypeDeprecatedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.swf.model.UnknownResourceException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecution
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.swf.model.WorkflowExecutionAlreadyStartedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowTypeFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.swf.SWFClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.swf.SWFClient
 
signalExternalWorkflowExecutionDecisionAttributes(SignalExternalWorkflowExecutionDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the SignalExternalWorkflowExecution decision.
signalExternalWorkflowExecutionDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the SignalExternalWorkflowExecution decision.
SignalExternalWorkflowExecutionDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the SignalExternalWorkflowExecution decision.
SignalExternalWorkflowExecutionDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
SignalExternalWorkflowExecutionDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
SignalExternalWorkflowExecutionDecisionAttributesMarshaller
SignalExternalWorkflowExecutionDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionDecisionAttributesMarshaller
 
SignalExternalWorkflowExecutionDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
SignalExternalWorkflowExecutionDecisionAttributes JSON Unmarshaller
SignalExternalWorkflowExecutionDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionDecisionAttributesUnmarshaller
 
SignalExternalWorkflowExecutionFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
signalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type SignalExternalWorkflowExecutionFailed then this member is set and provides detailed information about the event.
signalExternalWorkflowExecutionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type SignalExternalWorkflowExecutionFailed then this member is set and provides detailed information about the event.
SignalExternalWorkflowExecutionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the SignalExternalWorkflowExecutionFailed event.
SignalExternalWorkflowExecutionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
SignalExternalWorkflowExecutionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
SignalExternalWorkflowExecutionFailedEventAttributesMarshaller
SignalExternalWorkflowExecutionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionFailedEventAttributesMarshaller
 
SignalExternalWorkflowExecutionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
SignalExternalWorkflowExecutionFailedEventAttributes JSON Unmarshaller
SignalExternalWorkflowExecutionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionFailedEventAttributesUnmarshaller
 
signalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type SignalExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
signalExternalWorkflowExecutionInitiatedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type SignalExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
SignalExternalWorkflowExecutionInitiatedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the SignalExternalWorkflowExecutionInitiated event.
SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
SignalExternalWorkflowExecutionInitiatedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
SignalExternalWorkflowExecutionInitiatedEventAttributesMarshaller
SignalExternalWorkflowExecutionInitiatedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionInitiatedEventAttributesMarshaller
 
SignalExternalWorkflowExecutionInitiatedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
SignalExternalWorkflowExecutionInitiatedEventAttributes JSON Unmarshaller
SignalExternalWorkflowExecutionInitiatedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionInitiatedEventAttributesUnmarshaller
 
signalName(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes.Builder
Required. The name of the signal.The target workflow execution will use the signal name and input to process the signal.
signalName() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
Required. The name of the signal.The target workflow execution will use the signal name and input to process the signal.
signalName(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder
The name of the signal.
signalName() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The name of the signal.
signalName(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest.Builder
The name of the signal.
signalName() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
The name of the signal.
signalName(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes.Builder
The name of the signal received.
signalName() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
The name of the signal received.
signalWorkflowExecution(SignalWorkflowExecutionRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Records a WorkflowExecutionSignaled event in the workflow execution history and creates a decision task for the workflow execution identified by the given domain, workflowId and runId.
signalWorkflowExecution(SignalWorkflowExecutionRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Records a WorkflowExecutionSignaled event in the workflow execution history and creates a decision task for the workflow execution identified by the given domain, workflowId and runId.
SignalWorkflowExecutionRequest - Class in software.amazon.awssdk.services.swf.model
 
SignalWorkflowExecutionRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
SignalWorkflowExecutionRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
SignalWorkflowExecutionRequest Marshaller
SignalWorkflowExecutionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.SignalWorkflowExecutionRequestMarshaller
 
SignalWorkflowExecutionRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
SignalWorkflowExecutionRequestMarshaller
SignalWorkflowExecutionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.SignalWorkflowExecutionRequestModelMarshaller
 
SignalWorkflowExecutionResponse - Class in software.amazon.awssdk.services.swf.model
 
SignalWorkflowExecutionResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
SignalWorkflowExecutionResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
SignalWorkflowExecutionResponse JSON Unmarshaller
SignalWorkflowExecutionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.SignalWorkflowExecutionResponseUnmarshaller
 
software.amazon.awssdk.auth.policy.actions - package software.amazon.awssdk.auth.policy.actions
 
software.amazon.awssdk.services.simpleworkflow - package software.amazon.awssdk.services.simpleworkflow
Amazon Simple Workflow Service
software.amazon.awssdk.services.swf - package software.amazon.awssdk.services.swf
Amazon Simple Workflow Service
software.amazon.awssdk.services.swf.model - package software.amazon.awssdk.services.swf.model
 
software.amazon.awssdk.services.swf.transform - package software.amazon.awssdk.services.swf.transform
 
startChildWorkflowExecutionDecisionAttributes(StartChildWorkflowExecutionDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the StartChildWorkflowExecution decision.
startChildWorkflowExecutionDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the StartChildWorkflowExecution decision.
StartChildWorkflowExecutionDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the StartChildWorkflowExecution decision.
StartChildWorkflowExecutionDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
StartChildWorkflowExecutionDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
StartChildWorkflowExecutionDecisionAttributesMarshaller
StartChildWorkflowExecutionDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionDecisionAttributesMarshaller
 
StartChildWorkflowExecutionDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
StartChildWorkflowExecutionDecisionAttributes JSON Unmarshaller
StartChildWorkflowExecutionDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionDecisionAttributesUnmarshaller
 
StartChildWorkflowExecutionFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
startChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type StartChildWorkflowExecutionFailed then this member is set and provides detailed information about the event.
startChildWorkflowExecutionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type StartChildWorkflowExecutionFailed then this member is set and provides detailed information about the event.
StartChildWorkflowExecutionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the StartChildWorkflowExecutionFailed event.
StartChildWorkflowExecutionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
StartChildWorkflowExecutionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
StartChildWorkflowExecutionFailedEventAttributesMarshaller
StartChildWorkflowExecutionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionFailedEventAttributesMarshaller
 
StartChildWorkflowExecutionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
StartChildWorkflowExecutionFailedEventAttributes JSON Unmarshaller
StartChildWorkflowExecutionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionFailedEventAttributesUnmarshaller
 
startChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type StartChildWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
startChildWorkflowExecutionInitiatedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type StartChildWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
StartChildWorkflowExecutionInitiatedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the StartChildWorkflowExecutionInitiated event.
StartChildWorkflowExecutionInitiatedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
StartChildWorkflowExecutionInitiatedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
StartChildWorkflowExecutionInitiatedEventAttributesMarshaller
StartChildWorkflowExecutionInitiatedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionInitiatedEventAttributesMarshaller
 
StartChildWorkflowExecutionInitiatedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
StartChildWorkflowExecutionInitiatedEventAttributes JSON Unmarshaller
StartChildWorkflowExecutionInitiatedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionInitiatedEventAttributesUnmarshaller
 
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes.Builder
The ID of the ActivityTaskStarted event recorded when this activity task was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
The ID of the ActivityTaskStarted event recorded when this activity task was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes.Builder
The ID of the ActivityTaskStarted event recorded when this activity task was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes
The ID of the ActivityTaskStarted event recorded when this activity task was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes.Builder
The ID of the ActivityTaskStarted event recorded when this activity task was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
The ID of the ActivityTaskStarted event recorded when this activity task was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes.Builder
The ID of the ActivityTaskStarted event recorded when this activity task was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
The ID of the ActivityTaskStarted event recorded when this activity task was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes.Builder
The ID of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
The ID of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes.Builder
The ID of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
The ID of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes.Builder
The ID of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
The ID of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes.Builder
The ID of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
The ID of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes.Builder
The ID of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
The ID of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes.Builder
The ID of the DecisionTaskStarted event recorded when this decision task was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes
The ID of the DecisionTaskStarted event recorded when this decision task was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes.Builder
The ID of the DecisionTaskStarted event recorded when this decision task was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes
The ID of the DecisionTaskStarted event recorded when this decision task was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes.Builder
The ID of the LambdaFunctionStarted event recorded in the history.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes
The ID of the LambdaFunctionStarted event recorded in the history.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes.Builder
The ID of the LambdaFunctionStarted event recorded in the history.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
The ID of the LambdaFunctionStarted event recorded in the history.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes.Builder
The ID of the LambdaFunctionStarted event recorded in the history.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes
The ID of the LambdaFunctionStarted event recorded in the history.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse.Builder
The ID of the ActivityTaskStarted event recorded in the history.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
The ID of the ActivityTaskStarted event recorded in the history.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse.Builder
The ID of the DecisionTaskStarted event recorded in the history.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
The ID of the DecisionTaskStarted event recorded in the history.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes.Builder
The ID of the TimerStarted event that was recorded when this timer was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes
The ID of the TimerStarted event that was recorded when this timer was started.
startedEventId(Long) - Method in interface software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes.Builder
The ID of the TimerStarted event that was recorded when this timer was started.
startedEventId() - Method in class software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes
The ID of the TimerStarted event that was recorded when this timer was started.
StartLambdaFunctionFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
startLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
 
startLambdaFunctionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
StartLambdaFunctionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details for the StartLambdaFunctionFailed event.
StartLambdaFunctionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
StartLambdaFunctionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
StartLambdaFunctionFailedEventAttributesMarshaller
StartLambdaFunctionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartLambdaFunctionFailedEventAttributesMarshaller
 
StartLambdaFunctionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
StartLambdaFunctionFailedEventAttributes JSON Unmarshaller
StartLambdaFunctionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartLambdaFunctionFailedEventAttributesUnmarshaller
 
startTimeFilter(ExecutionTimeFilter) - Method in interface software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest.Builder
If specified, only workflow executions that meet the start time criteria of the filter are counted.
startTimeFilter() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that meet the start time criteria of the filter are counted.
startTimeFilter(ExecutionTimeFilter) - Method in interface software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest.Builder
Specifies the start time criteria that workflow executions must meet in order to be counted.
startTimeFilter() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
Specifies the start time criteria that workflow executions must meet in order to be counted.
startTimeFilter(ExecutionTimeFilter) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest.Builder
If specified, the workflow executions are included in the returned results based on whether their start times are within the range specified by this filter.
startTimeFilter() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
If specified, the workflow executions are included in the returned results based on whether their start times are within the range specified by this filter.
startTimeFilter(ExecutionTimeFilter) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest.Builder
Workflow executions are included in the returned results based on whether their start times are within the range specified by this filter.
startTimeFilter() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
Workflow executions are included in the returned results based on whether their start times are within the range specified by this filter.
startTimerDecisionAttributes(StartTimerDecisionAttributes) - Method in interface software.amazon.awssdk.services.swf.model.Decision.Builder
Provides details of the StartTimer decision.
startTimerDecisionAttributes() - Method in class software.amazon.awssdk.services.swf.model.Decision
Provides details of the StartTimer decision.
StartTimerDecisionAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the StartTimer decision.
StartTimerDecisionAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
StartTimerDecisionAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
StartTimerDecisionAttributesMarshaller
StartTimerDecisionAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartTimerDecisionAttributesMarshaller
 
StartTimerDecisionAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
StartTimerDecisionAttributes JSON Unmarshaller
StartTimerDecisionAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartTimerDecisionAttributesUnmarshaller
 
StartTimerFailedCause - Enum in software.amazon.awssdk.services.swf.model
 
startTimerFailedEventAttributes(StartTimerFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type StartTimerFailed then this member is set and provides detailed information about the event.
startTimerFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type StartTimerFailed then this member is set and provides detailed information about the event.
StartTimerFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the StartTimerFailed event.
StartTimerFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
StartTimerFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
StartTimerFailedEventAttributesMarshaller
StartTimerFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartTimerFailedEventAttributesMarshaller
 
StartTimerFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
StartTimerFailedEventAttributes JSON Unmarshaller
StartTimerFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartTimerFailedEventAttributesUnmarshaller
 
startTimestamp(Date) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
The time when the execution was started.
startTimestamp() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
The time when the execution was started.
startToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
The maximum amount of time a worker may take to process the activity task.
startToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
The maximum amount of time a worker may take to process the activity task.
startToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes.Builder
The maximum duration for this decision task.
startToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes
The maximum duration for this decision task.
startToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes.Builder
The maximum time, in seconds, that the AWS Lambda function can take to execute from start to close before it is marked as failed.
startToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
The maximum time, in seconds, that the AWS Lambda function can take to execute from start to close before it is marked as failed.
startToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes.Builder
If set, specifies the maximum duration a worker may take to process this activity task.
startToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum duration a worker may take to process this activity task.
startToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes.Builder
If set, specifies the maximum duration the function may take to execute.
startToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
If set, specifies the maximum duration the function may take to execute.
startToFireTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes.Builder
Required. The duration to wait before firing the timer.
startToFireTimeout() - Method in class software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes
Required. The duration to wait before firing the timer.
startToFireTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes.Builder
The duration of time after which the timer will fire.
startToFireTimeout() - Method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
The duration of time after which the timer will fire.
startWorkflowExecution(StartWorkflowExecutionRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Starts an execution of the workflow type in the specified domain using the provided workflowId and input data.
startWorkflowExecution(StartWorkflowExecutionRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Starts an execution of the workflow type in the specified domain using the provided workflowId and input data.
StartWorkflowExecutionRequest - Class in software.amazon.awssdk.services.swf.model
 
StartWorkflowExecutionRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
StartWorkflowExecutionRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
StartWorkflowExecutionRequest Marshaller
StartWorkflowExecutionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.StartWorkflowExecutionRequestMarshaller
 
StartWorkflowExecutionRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
StartWorkflowExecutionRequestMarshaller
StartWorkflowExecutionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartWorkflowExecutionRequestModelMarshaller
 
StartWorkflowExecutionResponse - Class in software.amazon.awssdk.services.swf.model
Specifies the runId of a workflow execution.
StartWorkflowExecutionResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
StartWorkflowExecutionResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
StartWorkflowExecutionResponse JSON Unmarshaller
StartWorkflowExecutionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.StartWorkflowExecutionResponseUnmarshaller
 
status(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeInfo.Builder
The current status of the activity type.
status(RegistrationStatus) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTypeInfo.Builder
The current status of the activity type.
status() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
The current status of the activity type.
status(String) - Method in interface software.amazon.awssdk.services.swf.model.CloseStatusFilter.Builder
Required. The close status that must match the close status of an execution for it to meet the criteria of this filter.
status(CloseStatus) - Method in interface software.amazon.awssdk.services.swf.model.CloseStatusFilter.Builder
Required. The close status that must match the close status of an execution for it to meet the criteria of this filter.
status() - Method in class software.amazon.awssdk.services.swf.model.CloseStatusFilter
Required. The close status that must match the close status of an execution for it to meet the criteria of this filter.
status(String) - Method in interface software.amazon.awssdk.services.swf.model.DomainInfo.Builder
The status of the domain:
status(RegistrationStatus) - Method in interface software.amazon.awssdk.services.swf.model.DomainInfo.Builder
The status of the domain:
status() - Method in class software.amazon.awssdk.services.swf.model.DomainInfo
The status of the domain:
status(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeInfo.Builder
The current status of the workflow type.
status(RegistrationStatus) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeInfo.Builder
The current status of the workflow type.
status() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
The current status of the workflow type.
SwfActions - Enum in software.amazon.awssdk.auth.policy.actions
The available AWS access control policy actions for Amazon SWF.
SWFAsyncClient - Interface in software.amazon.awssdk.services.swf
Service client for accessing Amazon SWF asynchronously.
SWFAsyncClientBuilder - Interface in software.amazon.awssdk.services.swf
A builder for creating an instance of SWFAsyncClient.
SWFBaseClientBuilder<B extends SWFBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.swf
This includes configuration specific to Amazon SWF that is supported by both SWFClientBuilder and SWFAsyncClientBuilder.
SWFClient - Interface in software.amazon.awssdk.services.swf
Service client for accessing Amazon SWF.
SWFClientBuilder - Interface in software.amazon.awssdk.services.swf
A builder for creating an instance of SWFClient.
SWFException - Exception in software.amazon.awssdk.services.swf.model
Base exception for all service exceptions thrown by Amazon Simple Workflow Service
SWFException(String) - Constructor for exception software.amazon.awssdk.services.swf.model.SWFException
Constructs a new SWFException with the specified error message.

T

tag(String) - Method in interface software.amazon.awssdk.services.swf.model.TagFilter.Builder
Required. Specifies the tag that must be associated with the execution for it to meet the filter criteria.
tag() - Method in class software.amazon.awssdk.services.swf.model.TagFilter
Required. Specifies the tag that must be associated with the execution for it to meet the filter criteria.
tagFilter(TagFilter) - Method in interface software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest.Builder
If specified, only executions that have a tag that matches the filter are counted.
tagFilter() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
If specified, only executions that have a tag that matches the filter are counted.
tagFilter(TagFilter) - Method in interface software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest.Builder
If specified, only executions that have a tag that matches the filter are counted.
tagFilter() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
If specified, only executions that have a tag that matches the filter are counted.
tagFilter(TagFilter) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest.Builder
If specified, only executions that have the matching tag are listed.
tagFilter() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
If specified, only executions that have the matching tag are listed.
tagFilter(TagFilter) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest.Builder
If specified, only executions that have the matching tag are listed.
tagFilter() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
If specified, only executions that have the matching tag are listed.
TagFilter - Class in software.amazon.awssdk.services.swf.model
Used to filter the workflow executions in visibility APIs based on a tag.
TagFilter.Builder - Interface in software.amazon.awssdk.services.swf.model
 
TagFilterMarshaller - Class in software.amazon.awssdk.services.swf.transform
TagFilterMarshaller
TagFilterMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TagFilterMarshaller
 
TagFilterUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
TagFilter JSON Unmarshaller
TagFilterUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TagFilterUnmarshaller
 
tagList(Collection<String>) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
The list of tags to associate with the new workflow execution.
tagList(String...) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
The list of tags to associate with the new workflow execution.
tagList() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
The list of tags to associate with the new workflow execution.
tagList(Collection<String>) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
The list of tags to associate with the child workflow execution.
tagList(String...) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
The list of tags to associate with the child workflow execution.
tagList() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
The list of tags to associate with the child workflow execution.
tagList(Collection<String>) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The list of tags to associated with the child workflow execution.
tagList(String...) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The list of tags to associated with the child workflow execution.
tagList() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
The list of tags to associated with the child workflow execution.
tagList(Collection<String>) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
The list of tags to associate with the workflow execution.
tagList(String...) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
The list of tags to associate with the workflow execution.
tagList() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
The list of tags to associate with the workflow execution.
tagList(Collection<String>) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
The list of tags associated with the new workflow execution.
tagList(String...) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
The list of tags associated with the new workflow execution.
tagList() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
The list of tags associated with the new workflow execution.
tagList(Collection<String>) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
The list of tags associated with the workflow execution.
tagList(String...) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
The list of tags associated with the workflow execution.
tagList() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
The list of tags associated with the workflow execution.
tagList(Collection<String>) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The list of tags associated with this workflow execution.
tagList(String...) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The list of tags associated with this workflow execution.
tagList() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
The list of tags associated with this workflow execution.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
The task list in which the activity task has been scheduled.
taskList() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
The task list in which the activity task has been scheduled.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
 
taskList() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.CountPendingActivityTasksRequest.Builder
The name of the task list.
taskList() - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksRequest
The name of the task list.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksRequest.Builder
The name of the task list.
taskList() - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksRequest
The name of the task list.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes.Builder
The name of the task list in which the decision task was scheduled.
taskList() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes
The name of the task list in which the decision task was scheduled.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest.Builder
Specifies the task list to poll for activity tasks.
taskList() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest
Specifies the task list to poll for activity tasks.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest.Builder
Specifies the task list to poll for decision tasks.
taskList() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
Specifies the task list to poll for decision tasks.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes.Builder
If set, specifies the name of the task list in which to schedule the activity task.
taskList() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the name of the task list in which to schedule the activity task.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
The name of the task list to be used for decision tasks of the child workflow execution.
taskList() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
The name of the task list to be used for decision tasks of the child workflow execution.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The name of the task list used for the decision tasks of the child workflow execution.
taskList() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
The name of the task list used for the decision tasks of the child workflow execution.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
The task list to use for the decision tasks generated for this workflow execution.
taskList() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
The task list to use for the decision tasks generated for this workflow execution.
TaskList - Class in software.amazon.awssdk.services.swf.model
Represents a task list.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration.Builder
The task list used for the decision tasks generated for this workflow execution.
taskList() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
The task list used for the decision tasks generated for this workflow execution.
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
 
taskList() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
 
taskList(TaskList) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The name of the task list for scheduling the decision tasks for this workflow execution.
taskList() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
The name of the task list for scheduling the decision tasks for this workflow execution.
TaskList.Builder - Interface in software.amazon.awssdk.services.swf.model
 
TaskListMarshaller - Class in software.amazon.awssdk.services.swf.transform
TaskListMarshaller
TaskListMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TaskListMarshaller
 
TaskListUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
TaskList JSON Unmarshaller
TaskListUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TaskListUnmarshaller
 
taskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes.Builder
Optional. The priority to assign to the scheduled activity task.
taskPriority() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
Optional. The priority to assign to the scheduled activity task.
taskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
Optional. The task priority that, if set, specifies the priority for the decision tasks for this workflow execution.
taskPriority() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Optional. The task priority that, if set, specifies the priority for the decision tasks for this workflow execution.
taskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes.Builder
Optional. A task priority that, if set, specifies the priority for this decision task.
taskPriority() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes
Optional. A task priority that, if set, specifies the priority for this decision task.
taskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes.Builder
Optional. If set, specifies the priority with which the activity task is to be assigned to a worker.
taskPriority() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
Optional. If set, specifies the priority with which the activity task is to be assigned to a worker.
taskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
Optional. A task priority that, if set, specifies the priority for a decision task of this workflow execution.
taskPriority() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
Optional. A task priority that, if set, specifies the priority for a decision task of this workflow execution.
taskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
Optional. The priority assigned for the decision tasks for this workflow execution.
taskPriority() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
Optional. The priority assigned for the decision tasks for this workflow execution.
taskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
The task priority to use for this workflow execution.
taskPriority() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
The task priority to use for this workflow execution.
taskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration.Builder
The priority assigned to decision tasks for this workflow execution.
taskPriority() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
The priority assigned to decision tasks for this workflow execution.
taskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
 
taskPriority() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
 
taskPriority(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
 
taskPriority() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
 
taskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
Specifies the maximum duration of decision tasks for the new workflow execution.
taskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Specifies the maximum duration of decision tasks for the new workflow execution.
taskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
Specifies the maximum duration of decision tasks for this workflow execution.
taskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
Specifies the maximum duration of decision tasks for this workflow execution.
taskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The maximum duration allowed for the decision tasks for this workflow execution.
taskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
The maximum duration allowed for the decision tasks for this workflow execution.
taskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
Specifies the maximum duration of decision tasks for this workflow execution.
taskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
Specifies the maximum duration of decision tasks for this workflow execution.
taskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration.Builder
The maximum duration allowed for decision tasks for this workflow execution.
taskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
The maximum duration allowed for decision tasks for this workflow execution.
taskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
The maximum duration of decision tasks for the new workflow execution.
taskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
The maximum duration of decision tasks for the new workflow execution.
taskStartToCloseTimeout(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The maximum duration of decision tasks for this workflow type.
taskStartToCloseTimeout() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
The maximum duration of decision tasks for this workflow type.
taskToken(String) - Method in interface software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse.Builder
The opaque string used as a handle on the task.
taskToken() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
The opaque string used as a handle on the task.
taskToken(String) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse.Builder
The opaque string used as a handle on the task.
taskToken() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
The opaque string used as a handle on the task.
taskToken(String) - Method in interface software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatRequest.Builder
The taskToken of the ActivityTask.
taskToken() - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatRequest
The taskToken of the ActivityTask.
taskToken(String) - Method in interface software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledRequest.Builder
The taskToken of the ActivityTask.
taskToken() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledRequest
The taskToken of the ActivityTask.
taskToken(String) - Method in interface software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedRequest.Builder
The taskToken of the ActivityTask.
taskToken() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedRequest
The taskToken of the ActivityTask.
taskToken(String) - Method in interface software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest.Builder
The taskToken of the ActivityTask.
taskToken() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest
The taskToken of the ActivityTask.
taskToken(String) - Method in interface software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest.Builder
The taskToken from the DecisionTask.
taskToken() - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest
The taskToken from the DecisionTask.
terminateWorkflowExecution(TerminateWorkflowExecutionRequest) - Method in interface software.amazon.awssdk.services.swf.SWFAsyncClient
Records a WorkflowExecutionTerminated event and forces closure of the workflow execution identified by the given domain, runId, and workflowId.
terminateWorkflowExecution(TerminateWorkflowExecutionRequest) - Method in interface software.amazon.awssdk.services.swf.SWFClient
Records a WorkflowExecutionTerminated event and forces closure of the workflow execution identified by the given domain, runId, and workflowId.
TerminateWorkflowExecutionRequest - Class in software.amazon.awssdk.services.swf.model
 
TerminateWorkflowExecutionRequest.Builder - Interface in software.amazon.awssdk.services.swf.model
 
TerminateWorkflowExecutionRequestMarshaller - Class in software.amazon.awssdk.services.swf.transform
TerminateWorkflowExecutionRequest Marshaller
TerminateWorkflowExecutionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.swf.transform.TerminateWorkflowExecutionRequestMarshaller
 
TerminateWorkflowExecutionRequestModelMarshaller - Class in software.amazon.awssdk.services.swf.transform
TerminateWorkflowExecutionRequestMarshaller
TerminateWorkflowExecutionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TerminateWorkflowExecutionRequestModelMarshaller
 
TerminateWorkflowExecutionResponse - Class in software.amazon.awssdk.services.swf.model
 
TerminateWorkflowExecutionResponse.Builder - Interface in software.amazon.awssdk.services.swf.model
 
TerminateWorkflowExecutionResponseUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
TerminateWorkflowExecutionResponse JSON Unmarshaller
TerminateWorkflowExecutionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TerminateWorkflowExecutionResponseUnmarshaller
 
timeoutType(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes.Builder
The type of the timeout that caused this event.
timeoutType(ActivityTaskTimeoutType) - Method in interface software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes.Builder
The type of the timeout that caused this event.
timeoutType() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
The type of the timeout that caused this event.
timeoutType(String) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes.Builder
The type of the timeout that caused the child workflow execution to time out.
timeoutType(WorkflowExecutionTimeoutType) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes.Builder
The type of the timeout that caused the child workflow execution to time out.
timeoutType() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
The type of the timeout that caused the child workflow execution to time out.
timeoutType(String) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes.Builder
The type of timeout that expired before the decision task could be completed.
timeoutType(DecisionTaskTimeoutType) - Method in interface software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes.Builder
The type of timeout that expired before the decision task could be completed.
timeoutType() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes
The type of timeout that expired before the decision task could be completed.
timeoutType(String) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes.Builder
The type of the timeout that caused this event.
timeoutType(LambdaFunctionTimeoutType) - Method in interface software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes.Builder
The type of the timeout that caused this event.
timeoutType() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes
The type of the timeout that caused this event.
timeoutType(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes.Builder
The type of timeout that caused this event.
timeoutType(WorkflowExecutionTimeoutType) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes.Builder
The type of timeout that caused this event.
timeoutType() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes
The type of timeout that caused this event.
timerCanceledEventAttributes(TimerCanceledEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type TimerCanceled then this member is set and provides detailed information about the event.
timerCanceledEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type TimerCanceled then this member is set and provides detailed information about the event.
TimerCanceledEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the TimerCanceled event.
TimerCanceledEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
TimerCanceledEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
TimerCanceledEventAttributesMarshaller
TimerCanceledEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TimerCanceledEventAttributesMarshaller
 
TimerCanceledEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
TimerCanceledEventAttributes JSON Unmarshaller
TimerCanceledEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TimerCanceledEventAttributesUnmarshaller
 
timerFiredEventAttributes(TimerFiredEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type TimerFired then this member is set and provides detailed information about the event.
timerFiredEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type TimerFired then this member is set and provides detailed information about the event.
TimerFiredEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the TimerFired event.
TimerFiredEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
TimerFiredEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
TimerFiredEventAttributesMarshaller
TimerFiredEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TimerFiredEventAttributesMarshaller
 
TimerFiredEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
TimerFiredEventAttributes JSON Unmarshaller
TimerFiredEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TimerFiredEventAttributesUnmarshaller
 
timerId(String) - Method in interface software.amazon.awssdk.services.swf.model.CancelTimerDecisionAttributes.Builder
Required. The unique ID of the timer to cancel.
timerId() - Method in class software.amazon.awssdk.services.swf.model.CancelTimerDecisionAttributes
Required. The unique ID of the timer to cancel.
timerId(String) - Method in interface software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes.Builder
The timerId provided in the CancelTimer decision that failed.
timerId() - Method in class software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes
The timerId provided in the CancelTimer decision that failed.
timerId(String) - Method in interface software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes.Builder
Required. The unique ID of the timer.
timerId() - Method in class software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes
Required. The unique ID of the timer.
timerId(String) - Method in interface software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes.Builder
The timerId provided in the StartTimer decision that failed.
timerId() - Method in class software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes
The timerId provided in the StartTimer decision that failed.
timerId(String) - Method in interface software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes.Builder
The unique ID of the timer that was canceled.
timerId() - Method in class software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes
The unique ID of the timer that was canceled.
timerId(String) - Method in interface software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes.Builder
The unique ID of the timer that fired.
timerId() - Method in class software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes
The unique ID of the timer that fired.
timerId(String) - Method in interface software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes.Builder
The unique ID of the timer that was started.
timerId() - Method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
The unique ID of the timer that was started.
timerStartedEventAttributes(TimerStartedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type TimerStarted then this member is set and provides detailed information about the event.
timerStartedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type TimerStarted then this member is set and provides detailed information about the event.
TimerStartedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the TimerStarted event.
TimerStartedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
TimerStartedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
TimerStartedEventAttributesMarshaller
TimerStartedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TimerStartedEventAttributesMarshaller
 
TimerStartedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
TimerStartedEventAttributes JSON Unmarshaller
TimerStartedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.TimerStartedEventAttributesUnmarshaller
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ActivityType
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CancelTimerDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CloseStatusFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.Decision
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes
 
toBuilder() - Method in exception software.amazon.awssdk.services.swf.model.DefaultUndefinedException
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DeprecateDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DeprecateDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.swf.model.DomainAlreadyExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DomainConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.swf.model.DomainDeprecatedException
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.DomainInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ExecutionTimeFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionStartedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes
 
toBuilder() - Method in exception software.amazon.awssdk.services.swf.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes
 
toBuilder() - Method in exception software.amazon.awssdk.services.swf.model.OperationNotPermittedException
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.TagFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.TaskList
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
 
toBuilder() - Method in exception software.amazon.awssdk.services.swf.model.TypeAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.swf.model.TypeDeprecatedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.swf.model.UnknownResourceException
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecution
 
toBuilder() - Method in exception software.amazon.awssdk.services.swf.model.WorkflowExecutionAlreadyStartedException
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowType
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCanceledEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCancelRequestedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskCompletedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskScheduledEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskStartedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ActivityTaskTimedOutEventAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.ActivityTaskTimeoutType
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ActivityType
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeConfiguration
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ActivityTypeInfo
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CancelTimerDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.CancelTimerFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CancelTimerFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedEventAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.ChildPolicy
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.CloseStatus
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CloseStatusFilter
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.Decision
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskCompletedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskScheduledEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskStartedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DecisionTaskTimedOutEventAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.DecisionTaskTimeoutType
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.DecisionType
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DeprecateActivityTypeResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DeprecateDomainRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DeprecateDomainResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DescribeDomainResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowExecutionResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DomainConfiguration
 
toString() - Method in class software.amazon.awssdk.services.swf.model.DomainInfo
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.EventType
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.ExecutionStatus
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ExecutionTimeFilter
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
 
toString() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionCompletedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionScheduledEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionStartedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.LambdaFunctionTimedOutEventAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.LambdaFunctionTimeoutType
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ListDomainsResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.MarkerRecordedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RecordActivityTaskHeartbeatResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.RecordMarkerFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RecordMarkerFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeResponse
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.RegistrationStatus
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCanceledResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskCompletedResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RespondActivityTaskFailedResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.RespondDecisionTaskCompletedResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.StartTimerDecisionAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.StartTimerFailedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.StartTimerFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.TagFilter
 
toString() - Method in class software.amazon.awssdk.services.swf.model.TaskList
 
toString() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
 
toString() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionResponse
 
toString() - Method in class software.amazon.awssdk.services.swf.model.TimerCanceledEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.TimerFiredEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.TimerStartedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecution
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCanceledEventAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionCompletedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionConfiguration
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFailedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFilter
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionOpenCounts
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionSignaledEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedCause
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedEventAttributes
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionTimedOutEventAttributes
 
toString() - Method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionTimeoutType
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowType
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeConfiguration
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeFilter
 
toString() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
 
truncated(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsResponse.Builder
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
truncated() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsResponse
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
truncated(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsResponse.Builder
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
truncated() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsResponse
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
truncated(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.CountPendingActivityTasksResponse.Builder
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
truncated() - Method in class software.amazon.awssdk.services.swf.model.CountPendingActivityTasksResponse
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
truncated(Boolean) - Method in interface software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksResponse.Builder
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
truncated() - Method in class software.amazon.awssdk.services.swf.model.CountPendingDecisionTasksResponse
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
TypeAlreadyExistsException - Exception in software.amazon.awssdk.services.swf.model
Returned if the type already exists in the specified domain.
TypeAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.swf.model
 
TypeDeprecatedException - Exception in software.amazon.awssdk.services.swf.model
Returned when the specified activity or workflow type was already deprecated.
TypeDeprecatedException.Builder - Interface in software.amazon.awssdk.services.swf.model
 
typeFilter(WorkflowTypeFilter) - Method in interface software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest.Builder
If specified, indicates the type of the workflow executions to be counted.
typeFilter() - Method in class software.amazon.awssdk.services.swf.model.CountClosedWorkflowExecutionsRequest
If specified, indicates the type of the workflow executions to be counted.
typeFilter(WorkflowTypeFilter) - Method in interface software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest.Builder
Specifies the type of the workflow executions to be counted.
typeFilter() - Method in class software.amazon.awssdk.services.swf.model.CountOpenWorkflowExecutionsRequest
Specifies the type of the workflow executions to be counted.
typeFilter(WorkflowTypeFilter) - Method in interface software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest.Builder
If specified, only executions of the type specified in the filter are returned.
typeFilter() - Method in class software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest
If specified, only executions of the type specified in the filter are returned.
typeFilter(WorkflowTypeFilter) - Method in interface software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest.Builder
If specified, only executions of the type specified in the filter are returned.
typeFilter() - Method in class software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest
If specified, only executions of the type specified in the filter are returned.
typeInfo(ActivityTypeInfo) - Method in interface software.amazon.awssdk.services.swf.model.DescribeActivityTypeResponse.Builder
General information about the activity type.
typeInfo() - Method in class software.amazon.awssdk.services.swf.model.DescribeActivityTypeResponse
General information about the activity type.
typeInfo(WorkflowTypeInfo) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeResponse.Builder
General information about the workflow type.
typeInfo() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeResponse
General information about the workflow type.
typeInfos(Collection<ActivityTypeInfo>) - Method in interface software.amazon.awssdk.services.swf.model.ListActivityTypesResponse.Builder
List of activity type information.
typeInfos(ActivityTypeInfo...) - Method in interface software.amazon.awssdk.services.swf.model.ListActivityTypesResponse.Builder
List of activity type information.
typeInfos() - Method in class software.amazon.awssdk.services.swf.model.ListActivityTypesResponse
List of activity type information.
typeInfos(Collection<WorkflowTypeInfo>) - Method in interface software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse.Builder
The list of workflow type information.
typeInfos(WorkflowTypeInfo...) - Method in interface software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse.Builder
The list of workflow type information.
typeInfos() - Method in class software.amazon.awssdk.services.swf.model.ListWorkflowTypesResponse
The list of workflow type information.

U

UnknownResourceException - Exception in software.amazon.awssdk.services.swf.model
Returned when the named resource cannot be found with in the scope of this operation (region or domain).
UnknownResourceException.Builder - Interface in software.amazon.awssdk.services.swf.model
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCanceledEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCancelRequestedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskCompletedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskScheduledEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskStartedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTaskTimedOutEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTypeConfigurationUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTypeInfoUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ActivityTypeUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CancelTimerDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CancelTimerFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CancelWorkflowExecutionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCanceledEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionCompletedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionStartedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTerminatedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ChildWorkflowExecutionTimedOutEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CloseStatusFilterUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CompleteWorkflowExecutionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ContinueAsNewWorkflowExecutionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CountClosedWorkflowExecutionsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CountOpenWorkflowExecutionsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CountPendingActivityTasksResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.CountPendingDecisionTasksResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DecisionTaskCompletedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DecisionTaskScheduledEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DecisionTaskStartedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DecisionTaskTimedOutEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DecisionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DeprecateActivityTypeResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DeprecateDomainResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DeprecateWorkflowTypeResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DescribeActivityTypeResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DescribeDomainResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DescribeWorkflowExecutionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DescribeWorkflowTypeResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DomainConfigurationUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.DomainInfoUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ExecutionTimeFilterUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionCancelRequestedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ExternalWorkflowExecutionSignaledEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.FailWorkflowExecutionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.GetWorkflowExecutionHistoryResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.HistoryEventUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionCompletedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionScheduledEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionStartedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.LambdaFunctionTimedOutEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ListActivityTypesResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ListClosedWorkflowExecutionsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ListDomainsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ListOpenWorkflowExecutionsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ListWorkflowTypesResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.MarkerRecordedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.PollForActivityTaskResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.PollForDecisionTaskResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RecordActivityTaskHeartbeatResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RecordMarkerDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RecordMarkerFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RegisterActivityTypeResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RegisterDomainResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RegisterWorkflowTypeResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelActivityTaskFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RequestCancelWorkflowExecutionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCanceledResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskCompletedResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RespondActivityTaskFailedResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.RespondDecisionTaskCompletedResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ScheduleActivityTaskFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.ScheduleLambdaFunctionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.SignalExternalWorkflowExecutionInitiatedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.SignalWorkflowExecutionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.StartChildWorkflowExecutionInitiatedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.StartLambdaFunctionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.StartTimerDecisionAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.StartTimerFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.StartWorkflowExecutionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.TagFilterUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.TaskListUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.TerminateWorkflowExecutionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.TimerCanceledEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.TimerFiredEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.TimerStartedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCanceledEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCancelRequestedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCompletedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionConfigurationUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionContinuedAsNewEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFailedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFilterUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionInfoUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionOpenCountsUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionSignaledEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionStartedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTerminatedEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTimedOutEventAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowExecutionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeConfigurationUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeFilterUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeInfoUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.swf.transform.WorkflowTypeUnmarshaller
 

V

valueOf(String) - Static method in enum software.amazon.awssdk.auth.policy.actions.SwfActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.ActivityTaskTimeoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.CancelTimerFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.ChildPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.CloseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.DecisionTaskTimeoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.DecisionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.ExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.LambdaFunctionTimeoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.RecordMarkerFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.RegistrationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.StartTimerFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionTimeoutType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.auth.policy.actions.SwfActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.ActivityTaskTimeoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.CancelTimerFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.CancelWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.ChildPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.CloseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.CompleteWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.DecisionTaskTimeoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.DecisionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.ExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.FailWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.LambdaFunctionTimeoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.RecordMarkerFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.RegistrationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.RequestCancelActivityTaskFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.ScheduleActivityTaskFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.StartLambdaFunctionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.StartTimerFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionCancelRequestedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionTerminatedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.swf.model.WorkflowExecutionTimeoutType
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in interface software.amazon.awssdk.services.swf.model.ActivityType.Builder
The version of this activity.
version() - Method in class software.amazon.awssdk.services.swf.model.ActivityType
The version of this activity.
version(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest.Builder
The version of the activity type.
version() - Method in class software.amazon.awssdk.services.swf.model.RegisterActivityTypeRequest
The version of the activity type.
version(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest.Builder
The version of the workflow type.
version() - Method in class software.amazon.awssdk.services.swf.model.RegisterWorkflowTypeRequest
The version of the workflow type.
version(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowType.Builder
Required. The version of the workflow type.
version() - Method in class software.amazon.awssdk.services.swf.model.WorkflowType
Required. The version of the workflow type.
version(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeFilter.Builder
Version of the workflow type.
version() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeFilter
Version of the workflow type.

W

workflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes.Builder
The child workflow execution that was canceled.
workflowExecution() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
The child workflow execution that was canceled.
workflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes.Builder
The child workflow execution that was completed.
workflowExecution() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
The child workflow execution that was completed.
workflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes.Builder
The child workflow execution that failed.
workflowExecution() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
The child workflow execution that failed.
workflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes.Builder
The child workflow execution that was started.
workflowExecution() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes
The child workflow execution that was started.
workflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes.Builder
The child workflow execution that was terminated.
workflowExecution() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
The child workflow execution that was terminated.
workflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes.Builder
The child workflow execution that timed out.
workflowExecution() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
The child workflow execution that timed out.
workflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder
The external workflow execution to which the cancellation request was delivered.
workflowExecution() - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
The external workflow execution to which the cancellation request was delivered.
workflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes.Builder
The external workflow execution that the signal was delivered to.
workflowExecution() - Method in class software.amazon.awssdk.services.swf.model.ExternalWorkflowExecutionSignaledEventAttributes
The external workflow execution that the signal was delivered to.
workflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse.Builder
The workflow execution that started this activity task.
workflowExecution() - Method in class software.amazon.awssdk.services.swf.model.PollForActivityTaskResponse
The workflow execution that started this activity task.
workflowExecution(WorkflowExecution) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse.Builder
The workflow execution for which this decision task was created.
workflowExecution() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
The workflow execution for which this decision task was created.
WorkflowExecution - Class in software.amazon.awssdk.services.swf.model
Represents a workflow execution.
WorkflowExecution.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionAlreadyStartedException - Exception in software.amazon.awssdk.services.swf.model
Returned by StartWorkflowExecution when an open execution with the same workflowId is already running in the specified domain.
WorkflowExecutionAlreadyStartedException.Builder - Interface in software.amazon.awssdk.services.swf.model
 
workflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type WorkflowExecutionCanceled then this member is set and provides detailed information about the event.
workflowExecutionCanceledEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type WorkflowExecutionCanceled then this member is set and provides detailed information about the event.
WorkflowExecutionCanceledEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the WorkflowExecutionCanceled event.
WorkflowExecutionCanceledEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionCanceledEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionCanceledEventAttributesMarshaller
WorkflowExecutionCanceledEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCanceledEventAttributesMarshaller
 
WorkflowExecutionCanceledEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionCanceledEventAttributes JSON Unmarshaller
WorkflowExecutionCanceledEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCanceledEventAttributesUnmarshaller
 
WorkflowExecutionCancelRequestedCause - Enum in software.amazon.awssdk.services.swf.model
 
workflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type WorkflowExecutionCancelRequested then this member is set and provides detailed information about the event.
workflowExecutionCancelRequestedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type WorkflowExecutionCancelRequested then this member is set and provides detailed information about the event.
WorkflowExecutionCancelRequestedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the WorkflowExecutionCancelRequested event.
WorkflowExecutionCancelRequestedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionCancelRequestedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionCancelRequestedEventAttributesMarshaller
WorkflowExecutionCancelRequestedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCancelRequestedEventAttributesMarshaller
 
WorkflowExecutionCancelRequestedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionCancelRequestedEventAttributes JSON Unmarshaller
WorkflowExecutionCancelRequestedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCancelRequestedEventAttributesUnmarshaller
 
workflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type WorkflowExecutionCompleted then this member is set and provides detailed information about the event.
workflowExecutionCompletedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type WorkflowExecutionCompleted then this member is set and provides detailed information about the event.
WorkflowExecutionCompletedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the WorkflowExecutionCompleted event.
WorkflowExecutionCompletedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionCompletedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionCompletedEventAttributesMarshaller
WorkflowExecutionCompletedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCompletedEventAttributesMarshaller
 
WorkflowExecutionCompletedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionCompletedEventAttributes JSON Unmarshaller
WorkflowExecutionCompletedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionCompletedEventAttributesUnmarshaller
 
WorkflowExecutionConfiguration - Class in software.amazon.awssdk.services.swf.model
The configuration settings for a workflow execution including timeout values, tasklist etc.
WorkflowExecutionConfiguration.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionConfigurationMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionConfigurationMarshaller
WorkflowExecutionConfigurationMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionConfigurationMarshaller
 
WorkflowExecutionConfigurationUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionConfiguration JSON Unmarshaller
WorkflowExecutionConfigurationUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionConfigurationUnmarshaller
 
workflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type WorkflowExecutionContinuedAsNew then this member is set and provides detailed information about the event.
workflowExecutionContinuedAsNewEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type WorkflowExecutionContinuedAsNew then this member is set and provides detailed information about the event.
WorkflowExecutionContinuedAsNewEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the WorkflowExecutionContinuedAsNew event.
WorkflowExecutionContinuedAsNewEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionContinuedAsNewEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionContinuedAsNewEventAttributesMarshaller
WorkflowExecutionContinuedAsNewEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionContinuedAsNewEventAttributesMarshaller
 
WorkflowExecutionContinuedAsNewEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionContinuedAsNewEventAttributes JSON Unmarshaller
WorkflowExecutionContinuedAsNewEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionContinuedAsNewEventAttributesUnmarshaller
 
workflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type WorkflowExecutionFailed then this member is set and provides detailed information about the event.
workflowExecutionFailedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type WorkflowExecutionFailed then this member is set and provides detailed information about the event.
WorkflowExecutionFailedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the WorkflowExecutionFailed event.
WorkflowExecutionFailedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionFailedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionFailedEventAttributesMarshaller
WorkflowExecutionFailedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFailedEventAttributesMarshaller
 
WorkflowExecutionFailedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionFailedEventAttributes JSON Unmarshaller
WorkflowExecutionFailedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFailedEventAttributesUnmarshaller
 
WorkflowExecutionFilter - Class in software.amazon.awssdk.services.swf.model
Used to filter the workflow executions in visibility APIs by their workflowId.
WorkflowExecutionFilter.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionFilterMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionFilterMarshaller
WorkflowExecutionFilterMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFilterMarshaller
 
WorkflowExecutionFilterUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionFilter JSON Unmarshaller
WorkflowExecutionFilterUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionFilterUnmarshaller
 
WorkflowExecutionInfo - Class in software.amazon.awssdk.services.swf.model
Contains information about a workflow execution.
WorkflowExecutionInfo.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionInfoMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionInfoMarshaller
WorkflowExecutionInfoMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionInfoMarshaller
 
WorkflowExecutionInfoUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionInfo JSON Unmarshaller
WorkflowExecutionInfoUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionInfoUnmarshaller
 
WorkflowExecutionMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionMarshaller
WorkflowExecutionMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionMarshaller
 
WorkflowExecutionOpenCounts - Class in software.amazon.awssdk.services.swf.model
Contains the counts of open tasks, child workflow executions and timers for a workflow execution.
WorkflowExecutionOpenCounts.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionOpenCountsMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionOpenCountsMarshaller
WorkflowExecutionOpenCountsMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionOpenCountsMarshaller
 
WorkflowExecutionOpenCountsUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionOpenCounts JSON Unmarshaller
WorkflowExecutionOpenCountsUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionOpenCountsUnmarshaller
 
workflowExecutionRetentionPeriodInDays(String) - Method in interface software.amazon.awssdk.services.swf.model.DomainConfiguration.Builder
The retention period for workflow executions in this domain.
workflowExecutionRetentionPeriodInDays() - Method in class software.amazon.awssdk.services.swf.model.DomainConfiguration
The retention period for workflow executions in this domain.
workflowExecutionRetentionPeriodInDays(String) - Method in interface software.amazon.awssdk.services.swf.model.RegisterDomainRequest.Builder
The duration (in days) that records and histories of workflow executions on the domain should be kept by the service.
workflowExecutionRetentionPeriodInDays() - Method in class software.amazon.awssdk.services.swf.model.RegisterDomainRequest
The duration (in days) that records and histories of workflow executions on the domain should be kept by the service.
workflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type WorkflowExecutionSignaled then this member is set and provides detailed information about the event.
workflowExecutionSignaledEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type WorkflowExecutionSignaled then this member is set and provides detailed information about the event.
WorkflowExecutionSignaledEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the WorkflowExecutionSignaled event.
WorkflowExecutionSignaledEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionSignaledEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionSignaledEventAttributesMarshaller
WorkflowExecutionSignaledEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionSignaledEventAttributesMarshaller
 
WorkflowExecutionSignaledEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionSignaledEventAttributes JSON Unmarshaller
WorkflowExecutionSignaledEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionSignaledEventAttributesUnmarshaller
 
workflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type WorkflowExecutionStarted then this member is set and provides detailed information about the event.
workflowExecutionStartedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type WorkflowExecutionStarted then this member is set and provides detailed information about the event.
WorkflowExecutionStartedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of WorkflowExecutionStarted event.
WorkflowExecutionStartedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionStartedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionStartedEventAttributesMarshaller
WorkflowExecutionStartedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionStartedEventAttributesMarshaller
 
WorkflowExecutionStartedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionStartedEventAttributes JSON Unmarshaller
WorkflowExecutionStartedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionStartedEventAttributesUnmarshaller
 
WorkflowExecutionTerminatedCause - Enum in software.amazon.awssdk.services.swf.model
 
workflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type WorkflowExecutionTerminated then this member is set and provides detailed information about the event.
workflowExecutionTerminatedEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type WorkflowExecutionTerminated then this member is set and provides detailed information about the event.
WorkflowExecutionTerminatedEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the WorkflowExecutionTerminated event.
WorkflowExecutionTerminatedEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionTerminatedEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionTerminatedEventAttributesMarshaller
WorkflowExecutionTerminatedEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTerminatedEventAttributesMarshaller
 
WorkflowExecutionTerminatedEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionTerminatedEventAttributes JSON Unmarshaller
WorkflowExecutionTerminatedEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTerminatedEventAttributesUnmarshaller
 
workflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes) - Method in interface software.amazon.awssdk.services.swf.model.HistoryEvent.Builder
If the event is of type WorkflowExecutionTimedOut then this member is set and provides detailed information about the event.
workflowExecutionTimedOutEventAttributes() - Method in class software.amazon.awssdk.services.swf.model.HistoryEvent
If the event is of type WorkflowExecutionTimedOut then this member is set and provides detailed information about the event.
WorkflowExecutionTimedOutEventAttributes - Class in software.amazon.awssdk.services.swf.model
Provides details of the WorkflowExecutionTimedOut event.
WorkflowExecutionTimedOutEventAttributes.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionTimedOutEventAttributesMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionTimedOutEventAttributesMarshaller
WorkflowExecutionTimedOutEventAttributesMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTimedOutEventAttributesMarshaller
 
WorkflowExecutionTimedOutEventAttributesUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecutionTimedOutEventAttributes JSON Unmarshaller
WorkflowExecutionTimedOutEventAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionTimedOutEventAttributesUnmarshaller
 
WorkflowExecutionTimeoutType - Enum in software.amazon.awssdk.services.swf.model
 
WorkflowExecutionUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowExecution JSON Unmarshaller
WorkflowExecutionUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowExecutionUnmarshaller
 
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes.Builder
Required. The workflowId of the external workflow execution to cancel.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
Required. The workflowId of the external workflow execution to cancel.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder
The workflowId of the external workflow to which the cancel request was to be delivered.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The workflowId of the external workflow to which the cancel request was to be delivered.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder
The workflowId of the external workflow execution to be canceled.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The workflowId of the external workflow execution to be canceled.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest.Builder
The workflowId of the workflow execution to cancel.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.RequestCancelWorkflowExecutionRequest
The workflowId of the workflow execution to cancel.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes.Builder
Required. The workflowId of the workflow execution to be signaled.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionDecisionAttributes
Required. The workflowId of the workflow execution to be signaled.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes.Builder
The workflowId of the external workflow execution that the signal was being delivered to.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionFailedEventAttributes
The workflowId of the external workflow execution that the signal was being delivered to.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder
The workflowId of the external workflow execution.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The workflowId of the external workflow execution.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest.Builder
The workflowId of the workflow execution to signal.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.SignalWorkflowExecutionRequest
The workflowId of the workflow execution to signal.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
Required. The workflowId of the workflow execution.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
Required. The workflowId of the workflow execution.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes.Builder
The workflowId of the child workflow execution.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
The workflowId of the child workflow execution.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The workflowId of the child workflow execution.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
The workflowId of the child workflow execution.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
The user defined identifier associated with the workflow execution.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
The user defined identifier associated with the workflow execution.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest.Builder
The workflowId of the workflow execution to terminate.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.TerminateWorkflowExecutionRequest
The workflowId of the workflow execution to terminate.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecution.Builder
The user defined identifier associated with the workflow execution.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecution
The user defined identifier associated with the workflow execution.
workflowId(String) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionFilter.Builder
The workflowId to pass of match the criteria of this filter.
workflowId() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionFilter
The workflowId to pass of match the criteria of this filter.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes.Builder
The type of the child workflow execution.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCanceledEventAttributes
The type of the child workflow execution.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes.Builder
The type of the child workflow execution.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionCompletedEventAttributes
The type of the child workflow execution.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes.Builder
The type of the child workflow execution.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionFailedEventAttributes
The type of the child workflow execution.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes.Builder
The type of the child workflow execution.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionStartedEventAttributes
The type of the child workflow execution.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes.Builder
The type of the child workflow execution.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTerminatedEventAttributes
The type of the child workflow execution.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes.Builder
The type of the child workflow execution.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.ChildWorkflowExecutionTimedOutEventAttributes
The type of the child workflow execution.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeRequest.Builder
The workflow type to deprecate.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.DeprecateWorkflowTypeRequest
The workflow type to deprecate.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeRequest.Builder
The workflow type to describe.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.DescribeWorkflowTypeRequest
The workflow type to describe.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse.Builder
The type of the workflow execution for which this decision task was created.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.PollForDecisionTaskResponse
The type of the workflow execution for which this decision task was created.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes.Builder
Required. The type of the workflow execution to be started.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionDecisionAttributes
Required. The type of the workflow execution to be started.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes.Builder
The workflow type provided in the StartChildWorkflowExecution decision that failed.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionFailedEventAttributes
The workflow type provided in the StartChildWorkflowExecution decision that failed.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
The type of the child workflow execution.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.StartChildWorkflowExecutionInitiatedEventAttributes
The type of the child workflow execution.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest.Builder
The type of the workflow to start.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.StartWorkflowExecutionRequest
The type of the workflow to start.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes.Builder
 
workflowType() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionContinuedAsNewEventAttributes
 
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo.Builder
The type of the workflow execution.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionInfo
The type of the workflow execution.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes.Builder
The workflow type of this execution.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.WorkflowExecutionStartedEventAttributes
The workflow type of this execution.
WorkflowType - Class in software.amazon.awssdk.services.swf.model
Represents a workflow type.
workflowType(WorkflowType) - Method in interface software.amazon.awssdk.services.swf.model.WorkflowTypeInfo.Builder
The workflow type this information is about.
workflowType() - Method in class software.amazon.awssdk.services.swf.model.WorkflowTypeInfo
The workflow type this information is about.
WorkflowType.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowTypeConfiguration - Class in software.amazon.awssdk.services.swf.model
The configuration settings of a workflow type.
WorkflowTypeConfiguration.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowTypeConfigurationMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowTypeConfigurationMarshaller
WorkflowTypeConfigurationMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowTypeConfigurationMarshaller
 
WorkflowTypeConfigurationUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowTypeConfiguration JSON Unmarshaller
WorkflowTypeConfigurationUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowTypeConfigurationUnmarshaller
 
WorkflowTypeFilter - Class in software.amazon.awssdk.services.swf.model
Used to filter workflow execution query results by type.
WorkflowTypeFilter.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowTypeFilterMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowTypeFilterMarshaller
WorkflowTypeFilterMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowTypeFilterMarshaller
 
WorkflowTypeFilterUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowTypeFilter JSON Unmarshaller
WorkflowTypeFilterUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowTypeFilterUnmarshaller
 
WorkflowTypeInfo - Class in software.amazon.awssdk.services.swf.model
Contains information about a workflow type.
WorkflowTypeInfo.Builder - Interface in software.amazon.awssdk.services.swf.model
 
WorkflowTypeInfoMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowTypeInfoMarshaller
WorkflowTypeInfoMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowTypeInfoMarshaller
 
WorkflowTypeInfoUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowTypeInfo JSON Unmarshaller
WorkflowTypeInfoUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowTypeInfoUnmarshaller
 
WorkflowTypeMarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowTypeMarshaller
WorkflowTypeMarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowTypeMarshaller
 
WorkflowTypeUnmarshaller - Class in software.amazon.awssdk.services.swf.transform
WorkflowType JSON Unmarshaller
WorkflowTypeUnmarshaller() - Constructor for class software.amazon.awssdk.services.swf.transform.WorkflowTypeUnmarshaller
 
workflowTypeVersion(String) - Method in interface software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes.Builder
 
workflowTypeVersion() - Method in class software.amazon.awssdk.services.swf.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.