- getActionName() - Method in enum com.amazonaws.auth.policy.actions.SwfActions
-
- getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The unique ID of the task.
- getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
-
The unique ID of the task.
- getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The unique ID of the activity task.
- getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
-
The activityId
of the activity task to be canceled.
- getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The activityId provided in the RequestCancelActivityTask
decision that failed.
- getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Required. The activityId
of the activity task.
- getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The activityId provided in the ScheduleActivityTask
decision
that failed.
- getActivityTaskCanceledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskCanceled
then this
member is set and provides detailed information about the event.
- getActivityTaskCancelRequestedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskcancelRequested
then
this member is set and provides detailed information about the event.
- getActivityTaskCompletedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskCompleted
then this
member is set and provides detailed information about the event.
- getActivityTaskFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskFailed
then this member
is set and provides detailed information about the event.
- getActivityTaskScheduledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskScheduled
then this
member is set and provides detailed information about the event.
- getActivityTaskStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskStarted
then this member
is set and provides detailed information about the event.
- getActivityTaskTimedOutEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskTimedOut
then this
member is set and provides detailed information about the event.
- getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The type of this activity task.
- getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The type of the activity task.
- getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
The
ActivityType type structure representing the activity type.
- getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
-
The activity type to deprecate.
- getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
-
The activity type to get information about.
- getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Required. The type of the activity task to schedule.
- getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The activity type provided in the ScheduleActivityTask
decision that failed.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflow
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
-
Returns additional metadata for a previously executed successful,
request, typically used for debugging issues where a service isn't acting
as expected.
- getCancelRequested() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
-
Set to true
if cancellation of the task is requested.
- getCancelRequested() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
Set to true if a cancellation is requested for this workflow execution.
- getCancelTimerDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the CancelTimer
decision.
- getCancelTimerFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type CancelTimerFailed
then this member
is set and provides detailed information about the event.
- getCancelWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the CancelWorkflowExecution
decision.
- getCancelWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type CancelWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The cause of the failure.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
-
If set, indicates that the request to cancel the workflow execution was
automatically generated, and specifies the cause.
- getCause() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
If set, indicates that the workflow execution was automatically
terminated, and specifies the cause.
- getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.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.
- getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.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.
- getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.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.
- getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.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.
- getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
If set, specifies the policy to use for the child workflow executions of
the workflow execution being terminated.
- getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.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.
- getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.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.
- getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.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.
- getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The policy used for the child workflow executions of this workflow
execution.
- getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
The policy used for the child workflow executions of this workflow
execution.
- getChildWorkflowExecutionCanceledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionCanceled
then
this member is set and provides detailed information about the event.
- getChildWorkflowExecutionCompletedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionCompleted
then
this member is set and provides detailed information about the event.
- getChildWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- getChildWorkflowExecutionStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionStarted
then
this member is set and provides detailed information about the event.
- getChildWorkflowExecutionTerminatedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionTerminated
then this member is set and provides detailed information about the
event.
- getChildWorkflowExecutionTimedOutEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionTimedOut
then
this member is set and provides detailed information about the event.
- getCloseStatus() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
If the execution status is closed then this specifies how the execution
was closed:
- getCloseStatusFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that match this close status are
counted.
- getCloseStatusFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that match this close
status are listed.
- getCloseTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that meet the close time criteria
of the filter are counted.
- getCloseTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.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.
- getCloseTimestamp() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The time when the workflow execution was closed.
- getCompleteWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the CompleteWorkflowExecution
decision.
- getCompleteWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type CompleteWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- getConfiguration() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
-
The configuration settings registered with the activity type.
- getConfiguration() - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
-
- getConfiguration() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
-
- getContinueAsNewWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the ContinueAsNewWorkflowExecution
decision.
- getContinueAsNewWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ContinueAsNewWorkflowExecutionFailed
then this member is set and provides detailed information about the
event.
- getContinuedExecutionRunId() - Method in class com.amazonaws.services.simpleworkflow.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.
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent decision tasks.
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Optional. data attached to the event that can be used by the
decider in subsequent decision tasks.
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent decision tasks.
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- getControl() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- getCount() - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
-
The number of tasks in the task list.
- getCount() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
-
The number of workflow executions.
- getCreationDate() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
- getCreationDate() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The date when this type was registered.
- getDecisions() - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
The list of decisions (possibly empty) made by the decider while
processing this decision task.
- getDecisionTaskCompletedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskCompleted
then this
member is set and provides detailed information about the event.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelActivityTask
decision for this cancellation
request.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision that resulted in the scheduling of this activity task.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the CancelTimer
decision
to cancel this timer.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CancelWorkflowExecution
decision for this cancellation
request.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CompleteWorkflowExecution
decision to complete this
execution.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
ContinueAsNewWorkflowExecution
decision that started this
execution.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the FailWorkflowExecution
decision to fail this execution.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
The ID of the DecisionTaskCompleted
event for the decision
that resulted in the scheduling of this AWS Lambda function.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the RecordMarker
decision
that requested this marker.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the RecordMarkerFailed
decision for this cancellation request.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelActivityTask
decision for this cancellation
request.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelExternalWorkflowExecution
decision for this
cancellation request.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelExternalWorkflowExecution
decision for this
cancellation request.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision that resulted in the scheduling of this activity task.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision that resulted in the scheduling of this AWS Lambda function.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
SignalExternalWorkflowExecution
decision for this signal.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
SignalExternalWorkflowExecution
decision for this signal.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.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.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.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.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the StartTimer
decision
for this activity task.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the CancelTimer
decision
to cancel this timer.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the StartTimer
decision
for this activity task.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CancelWorkflowExecution
decision for this cancellation
request.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CompleteWorkflowExecution
decision to complete this
execution.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
ContinueAsNewWorkflowExecution
decision that started this
execution.
- getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the FailWorkflowExecution
decision to fail this execution.
- getDecisionTaskScheduledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskScheduled
then this
member is set and provides detailed information about the event.
- getDecisionTaskStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskStarted
then this member
is set and provides detailed information about the event.
- getDecisionTaskTimedOutEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskTimedOut
then this
member is set and provides detailed information about the event.
- getDecisionType() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Specifies the type of the decision.
- getDefaultChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.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.
- getDefaultChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.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.
- getDefaultConfig() - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClientConfigurationFactory
-
- getDefaultExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
If set, specifies the default maximum duration for executions of this
workflow type.
- getDefaultExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
Optional. The default maximum duration, specified when registering
the workflow type, for executions of this workflow type.
- getDefaultLambdaRole() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The ARN of the default IAM role to use when a workflow execution of this
type invokes AWS Lambda functions.
- getDefaultLambdaRole() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
The default IAM role to use when a workflow execution invokes a AWS
Lambda function.
- getDefaultTaskHeartbeatTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default maximum time, in seconds, before which a
worker processing a task must report progress by calling
RecordActivityTaskHeartbeat.
- getDefaultTaskHeartbeatTimeout() - Method in class com.amazonaws.services.simpleworkflow.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.
- getDefaultTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default task list specified for this activity type
at registration.
- getDefaultTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default task list to use for scheduling tasks of
this activity type.
- getDefaultTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
If set, specifies the default task list to use for scheduling decision
tasks for executions of this workflow type.
- getDefaultTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
Optional. The default task list, specified when registering the
workflow type, for decisions tasks scheduled for workflow executions of
this type.
- getDefaultTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default task priority for tasks of this activity
type, specified at registration.
- getDefaultTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The default task priority to assign to the activity type.
- getDefaultTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The default task priority to assign to the workflow type.
- getDefaultTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
Optional. The default task priority, specified when registering
the workflow type, for all decision tasks of this workflow type.
- getDefaultTaskScheduleToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default maximum duration, specified when registering
the activity type, for tasks of this activity type.
- getDefaultTaskScheduleToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default maximum duration for a task of this
activity type.
- getDefaultTaskScheduleToStartTimeout() - Method in class com.amazonaws.services.simpleworkflow.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.
- getDefaultTaskScheduleToStartTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default maximum duration that a task of this
activity type can wait before being assigned to a worker.
- getDefaultTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default maximum duration for tasks of an activity
type specified when registering the activity type.
- getDefaultTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default maximum duration that a worker can take to
process tasks of this activity type.
- getDefaultTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
If set, specifies the default maximum duration of decision tasks for this
workflow type.
- getDefaultTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.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.
- getDeprecationDate() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
- getDeprecationDate() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
If the type is in deprecated state, then it is set to the date when the
type was deprecated.
- getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
- getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
- getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
A textual description of the activity type.
- getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
-
A text description of the domain.
- getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
Textual description of the workflow type.
- getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
Details of the cancellation (if any).
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The details of the failure (if any).
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
Contains the content of the details
parameter for the last
call made by the activity to RecordActivityTaskHeartbeat
.
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
-
Optional. details of the cancellation.
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
Details of the cancellation (if provided).
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The details of the failure (if provided).
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
-
Optional. Details of the failure.
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The details of the failure (if any).
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
-
Details of the marker (if any).
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
-
If specified, contains details about the progress of the task.
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
-
Optional. details of the marker.
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
-
Optional. Information about the cancellation.
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
-
Optional. Detailed information about the failure.
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
Optional. Details for terminating the workflow execution.
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
-
Details for the cancellation (if any).
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
The details of the failure (if any).
- getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The details provided for the termination (if any).
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
The name of the domain containing the workflow executions to count.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
The name of the domain containing the workflow executions to count.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
-
The name of the domain that contains the task list.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
-
The name of the domain that contains the task list.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
-
The name of the domain in which the activity type is registered.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
-
The name of the domain in which the workflow type is registered.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
-
The name of the domain in which the activity type is registered.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
-
The name of the domain containing the workflow execution.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
-
The name of the domain in which this workflow type is registered.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
The name of the domain containing the workflow execution.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
The name of the domain in which the activity types have been registered.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
The name of the domain that contains the workflow executions to list.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
The name of the domain that contains the workflow executions to list.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
The name of the domain in which the workflow types have been registered.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
-
The name of the domain that contains the task lists being polled.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
The name of the domain containing the task lists to poll.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The name of the domain in which this activity is to be registered.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The name of the domain in which to register the workflow type.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
-
The name of the domain containing the workflow execution to cancel.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The name of the domain containing the workflow execution to signal.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The name of the domain in which the workflow execution is created.
- getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
The domain of the workflow execution to terminate.
- getDomainInfo() - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
-
- getDomainInfos() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
-
A list of DomainInfo structures.
- getEventId() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The system generated ID of the event.
- getEvents() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
A paginated list of history events of the workflow execution.
- getEvents() - Method in class com.amazonaws.services.simpleworkflow.model.History
-
The list of history events.
- getEventTimestamp() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The date and time when the event occurred.
- getEventType() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The type of the history event.
- getExecution() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
-
The workflow execution to describe.
- getExecution() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
Specifies the workflow execution for which to return the history.
- getExecution() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The workflow execution this information is about.
- getExecutionConfiguration() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The configuration settings for this workflow execution including timeout
values, tasklist etc.
- getExecutionContext() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
-
User defined context for the workflow execution.
- getExecutionContext() - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
User defined context to add to workflow execution.
- getExecutionFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions matching the
WorkflowId
in the filter are counted.
- getExecutionFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
If specified, only workflow executions matching the
WorkflowId
in the filter are counted.
- getExecutionFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only workflow executions matching the workflow ID specified
in the filter are returned.
- getExecutionFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If specified, only workflow executions matching the workflow ID specified
in the filter are returned.
- getExecutionInfo() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
Information about the workflow execution.
- getExecutionInfos() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
-
The list of workflow information structures.
- getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
If set, specifies the total duration for this workflow execution.
- getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The total duration for this workflow execution.
- getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The maximum duration for the child workflow execution.
- getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The total duration for this workflow execution.
- getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The total duration for this workflow execution.
- getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The total duration allowed for the new workflow execution.
- getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The maximum duration for this workflow execution.
- getExecutionStatus() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The current status of the execution.
- getExecutorService() - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
-
Returns the executor service used by this client to execute async
requests.
- getExternalInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.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.
- getExternalInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.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.
- getExternalWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
-
The external workflow execution for which the cancellation was requested.
- getExternalWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
The workflow execution that sent the signal.
- getExternalWorkflowExecutionCancelRequestedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
ExternalWorkflowExecutionCancelRequested
then this member is
set and provides detailed information about the event.
- getExternalWorkflowExecutionSignaledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ExternalWorkflowExecutionSignaled
then this member is set and provides detailed information about the
event.
- getFailWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the FailWorkflowExecution
decision.
- getFailWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type FailWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- getHeartbeatTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
- getHeartbeatTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
If set, specifies the maximum time before which a worker processing a
task of this type must report progress by calling
RecordActivityTaskHeartbeat.
- getId() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
The unique Amazon SWF ID for the AWS Lambda task.
- getId() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
Required. The SWF id
of the AWS Lambda task.
- getId() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The unique Amazon SWF ID of the AWS Lambda task.
- getIdentity() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
-
Identity of the worker that was assigned this task.
- getIdentity() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
-
Identity of the decider making the request.
- getIdentity() - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
-
Identity of the worker making the request, recorded in the
ActivityTaskStarted
event in the workflow history.
- getIdentity() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
Identity of the decider making the request, which is recorded in the
DecisionTaskStarted event in the workflow history.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
The ID of the
RequestCancelExternalWorkflowExecutionInitiated
event
corresponding to the RequestCancelExternalWorkflowExecution
decision to cancel this external workflow execution.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
-
The ID of the SignalExternalWorkflowExecutionInitiated
event
corresponding to the SignalExternalWorkflowExecution
decision to request this signal.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The ID of the
RequestCancelExternalWorkflowExecutionInitiated
event
corresponding to the RequestCancelExternalWorkflowExecution
decision to cancel this external workflow execution.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The ID of the SignalExternalWorkflowExecutionInitiated
event
corresponding to the SignalExternalWorkflowExecution
decision to request this signal.
- getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The inputs provided when the activity task was scheduled.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The input provided to the activity task.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
The input provided to the new workflow execution.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
Input provided to the AWS Lambda function.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
The input provided to the activity task.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
The input provided to the AWS Lambda function.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Optional. Input data to be provided with the signal.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Input provided to the signal (if any).
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
Data to attach to the WorkflowExecutionSignaled
event in the
target workflow execution's history.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The input to be provided to the workflow execution.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The inputs provided to the child workflow execution (if any).
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The input for the workflow execution.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The input provided to the new workflow execution.
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
Inputs provided with the signal (if any).
- getInput() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The input provided to the workflow execution (if any).
- getLambdaFunctionCompletedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- getLambdaFunctionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- getLambdaFunctionScheduledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- getLambdaFunctionStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- getLambdaFunctionTimedOutEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- getLambdaRole() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda
functions.
- getLambdaRole() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda
functions.
- getLambdaRole() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The IAM role attached to this workflow execution to use when invoking AWS
Lambda functions.
- getLambdaRole() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda
functions.
- getLambdaRole() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The IAM role used by this workflow execution when invoking AWS Lambda
functions.
- getLambdaRole() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The IAM role attached to this workflow execution to use when invoking AWS
Lambda functions.
- getLambdaRole() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The IAM role attached to this workflow execution to use when invoking AWS
Lambda functions.
- getLatestActivityTaskTimestamp() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The time when the last activity task was scheduled for this workflow
execution.
- getLatestCancelRequestedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
If set, contains the ID of the last
ActivityTaskCancelRequested
event recorded for this activity
task.
- getLatestDate() - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
-
Specifies the latest start or close date and time to return.
- getLatestExecutionContext() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The latest executionContext provided by the decider for this workflow
execution.
- getMarkerName() - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
-
The name of the marker.
- getMarkerName() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
-
Required. The name of the marker.
- getMarkerName() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The marker's name.
- getMarkerRecordedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type MarkerRecorded
then this member is
set and provides detailed information about the event.
- getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
The maximum number of results that will be returned per call.
- getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
The maximum number of results that will be returned per call.
- getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
The maximum number of results that will be returned per call.
- getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
The maximum number of results that will be returned per call.
- getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
The maximum number of results that will be returned per call.
- getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
The maximum number of results that will be returned per call.
- getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
The maximum number of results that will be returned per call.
- getMessage() - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The error message (if any).
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
-
The name of this activity.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
-
The name of the domain to deprecate.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
-
The name of the domain to describe.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
The name of the domain.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
The name of the scheduled AWS Lambda function.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
If specified, only lists the activity types that have this name.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
If specified, lists the workflow type with this name.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The name of the activity type within the domain.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
-
Name of the domain to register.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The name of the workflow type.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
Required. The name of the AWS Lambda function to invoke.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The name of the scheduled AWS Lambda function.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.TaskList
-
The name of the task list.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
-
Required. The name of the workflow type.
- getName() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
-
Required. Name of the workflow type.
- getNewExecutionRunId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The runId
of the new workflow execution.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.History
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- getOldestDate() - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
-
Specifies the oldest start or close date and time to return.
- getOpenActivityTasks() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of activity tasks whose status is OPEN.
- getOpenChildWorkflowExecutions() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of child workflow executions whose status is OPEN.
- getOpenCounts() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The number of tasks for this workflow execution.
- getOpenDecisionTasks() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of decision tasks whose status is OPEN.
- getOpenLambdaFunctions() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of AWS Lambda functions that are currently executing.
- getOpenTimers() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of timers started by this workflow execution that have not
fired yet.
- getParent() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
If this workflow execution is a child of another execution then contains
the workflow execution that started this execution.
- getParentInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this workflow execution.
- getParentWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The source workflow execution that started this workflow execution.
- getPreviousStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The ID of the DecisionTaskStarted event of the previous decision task of
this workflow execution that was processed by the decider.
- getReason() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The reason provided for the failure (if any).
- getReason() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The reason for the failure (if provided).
- getReason() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
-
A descriptive reason for the failure that may help in diagnostics.
- getReason() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The reason provided for the failure (if any).
- getReason() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
-
Description of the error that may assist in diagnostics.
- getReason() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
Optional. A descriptive reason for terminating the workflow
execution.
- getReason() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
The descriptive reason provided for the failure (if any).
- getReason() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The reason provided for the termination (if any).
- getRecordMarkerDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the RecordMarker
decision.
- getRecordMarkerFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskFailed
then this member
is set and provides detailed information about the event.
- getRegistrationStatus() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
Specifies the registration status of the activity types to list.
- getRegistrationStatus() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
Specifies the registration status of the domains to list.
- getRegistrationStatus() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
Specifies the registration status of the workflow types to list.
- getRequestCancelActivityTaskDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the RequestCancelActivityTask
decision.
- getRequestCancelActivityTaskFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type RequestCancelActivityTaskFailed
then
this member is set and provides detailed information about the event.
- getRequestCancelExternalWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the
RequestCancelExternalWorkflowExecution
decision.
- getRequestCancelExternalWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
RequestCancelExternalWorkflowExecutionFailed
then this
member is set and provides detailed information about the event.
- getRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
RequestCancelExternalWorkflowExecutionInitiated
then this
member is set and provides detailed information about the event.
- getResult() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
-
The results of the activity task (if any).
- getResult() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The result of the child workflow execution (if any).
- getResult() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
-
The result of the workflow execution.
- getResult() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionCompletedEventAttributes
-
The result of the function execution (if any).
- getResult() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
-
The result of the activity task.
- getResult() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
-
The result produced by the workflow execution upon successful completion.
- getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
When set to true
, returns the events in reverse order.
- getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
When set to true
, returns the results in reverse order.
- getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
When set to true
, returns the results in reverse order.
- getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
When set to true
, returns the results in reverse order.
- getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
When set to true
, returns the results in reverse order.
- getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
When set to true
, returns the results in reverse order.
- getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
When set to true
, returns the events in reverse order.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
The runId
of the external workflow execution to cancel.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The runId
of the external workflow execution.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
The runId
of the external workflow execution to be canceled.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
-
The runId of the workflow execution to cancel.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.Run
-
The runId
of a workflow execution.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
The runId
of the workflow execution to be signaled.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The runId
of the external workflow execution that the signal
was being delivered to.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The runId
of the external workflow execution to send the
signal to.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The runId of the workflow execution to signal.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
The runId of the workflow execution to terminate.
- getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
-
A system-generated unique identifier for the workflow execution.
- getScheduleActivityTaskDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the ScheduleActivityTask
decision.
- getScheduleActivityTaskFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ScheduleActivityTaskFailed
then this
member is set and provides detailed information about the event.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
-
The ID of the DecisionTaskScheduled
event that was recorded
when this decision task was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
-
The ID of the DecisionTaskScheduled
event that was recorded
when this decision task was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The ID of the DecisionTaskScheduled
event that was recorded
when this decision task was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionCompletedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionStartedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- getScheduleLambdaFunctionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
- getScheduleLambdaFunctionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- getScheduleToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The maximum amount of time for this activity task.
- getScheduleToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
The maximum duration for this activity task.
- getScheduleToStartTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The maximum amount of time the activity task can wait to be assigned to a
worker.
- getScheduleToStartTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Optional. If set, specifies the maximum duration the activity task
can wait to be assigned to a worker.
- getSignalExternalWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the SignalExternalWorkflowExecution
decision.
- getSignalExternalWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
SignalExternalWorkflowExecutionFailed
then this member is
set and provides detailed information about the event.
- getSignalExternalWorkflowExecutionInitiatedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
SignalExternalWorkflowExecutionInitiated
then this member is
set and provides detailed information about the event.
- getSignalName() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Required. The name of the signal.The target workflow execution
will use the signal name and input to process the signal.
- getSignalName() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The name of the signal.
- getSignalName() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The name of the signal.
- getSignalName() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
The name of the signal received.
- getStartChildWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the StartChildWorkflowExecution
decision.
- getStartChildWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type StartChildWorkflowExecutionFailed
then this member is set and provides detailed information about the
event.
- getStartChildWorkflowExecutionInitiatedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type StartChildWorkflowExecutionInitiated
then this member is set and provides detailed information about the
event.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The ID of the ActivityTaskStarted
event recorded in the
history.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The ID of the DecisionTaskStarted
event recorded in the
history.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
-
The ID of the DecisionTaskStarted
event recorded when this
decision task was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The ID of the DecisionTaskStarted
event recorded when this
decision task was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionCompletedEventAttributes
-
The ID of the LambdaFunctionStarted
event recorded in the
history.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The ID of the LambdaFunctionStarted
event recorded in the
history.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The ID of the LambdaFunctionStarted
event recorded in the
history.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
The ID of the TimerStarted
event that was recorded when this
timer was started.
- getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
-
The ID of the TimerStarted
event that was recorded when this
timer was started.
- getStartLambdaFunctionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- getStartTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that meet the start time criteria
of the filter are counted.
- getStartTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
Specifies the start time criteria that workflow executions must meet in
order to be counted.
- getStartTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.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.
- getStartTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
Workflow executions are included in the returned results based on whether
their start times are within the range specified by this filter.
- getStartTimerDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the StartTimer
decision.
- getStartTimerFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type StartTimerFailed
then this member is
set and provides detailed information about the event.
- getStartTimestamp() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The time when the execution was started.
- getStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The maximum amount of time a worker may take to process the activity
task.
- getStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
-
The maximum duration for this decision task.
- getStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.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.
- getStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
If set, specifies the maximum duration a worker may take to process this
activity task.
- getStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
If set, specifies the maximum duration the function may take to execute.
- getStartToFireTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
Required. The duration to wait before firing the timer.
- getStartToFireTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
The duration of time after which the timer will fire.
- getStatus() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
The current status of the activity type.
- getStatus() - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
-
Required. The close status that must match the close status of an
execution for it to meet the criteria of this filter.
- getStatus() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
The status of the domain:
- getStatus() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The current status of the workflow type.
- getTag() - Method in class com.amazonaws.services.simpleworkflow.model.TagFilter
-
Required. Specifies the tag that must be associated with the
execution for it to meet the filter criteria.
- getTagFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only executions that have a tag that matches the filter are
counted.
- getTagFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
If specified, only executions that have a tag that matches the filter are
counted.
- getTagFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only executions that have the matching tag are listed.
- getTagFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If specified, only executions that have the matching tag are listed.
- getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
The list of tags to associate with the new workflow execution.
- getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The list of tags to associate with the child workflow execution.
- getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The list of tags to associated with the child workflow execution.
- getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The list of tags to associate with the workflow execution.
- getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The list of tags associated with the new workflow execution.
- getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The list of tags associated with the workflow execution.
- getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The list of tags associated with this workflow execution.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The task list in which the activity task has been scheduled.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
-
The name of the task list.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
-
The name of the task list.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
-
The name of the task list in which the decision task was scheduled.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
-
Specifies the task list to poll for activity tasks.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
Specifies the task list to poll for decision tasks.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
If set, specifies the name of the task list in which to schedule the
activity task.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The name of the task list to be used for decision tasks of the child
workflow execution.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The name of the task list used for the decision tasks of the child
workflow execution.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The task list to use for the decision tasks generated for this workflow
execution.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The task list used for the decision tasks generated for this workflow
execution.
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
- getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The name of the task list for scheduling the decision tasks for this
workflow execution.
- getTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
Optional. The priority to assign to the scheduled activity task.
- getTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Optional. The task priority that, if set, specifies the priority
for the decision tasks for this workflow execution.
- getTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
-
Optional. A task priority that, if set, specifies the priority for
this decision task.
- getTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Optional. If set, specifies the priority with which the activity
task is to be assigned to a worker.
- getTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Optional. A task priority that, if set, specifies the priority for
a decision task of this workflow execution.
- getTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
Optional. The priority assigned for the decision tasks for this
workflow execution.
- getTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The task priority to use for this workflow execution.
- getTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The priority assigned to decision tasks for this workflow execution.
- getTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
- getTaskPriority() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
- getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Specifies the maximum duration of decision tasks for the new workflow
execution.
- getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Specifies the maximum duration of decision tasks for this workflow
execution.
- getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The maximum duration allowed for the decision tasks for this workflow
execution.
- getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
Specifies the maximum duration of decision tasks for this workflow
execution.
- getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The maximum duration allowed for decision tasks for this workflow
execution.
- getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The maximum duration of decision tasks for the new workflow execution.
- getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The maximum duration of decision tasks for this workflow type.
- getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The opaque string used as a handle on the task.
- getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The opaque string used as a handle on the task.
- getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
-
- getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
-
- getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
-
- getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
-
- getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
- getTimeoutType() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The type of the timeout that caused this event.
- getTimeoutType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The type of the timeout that caused the child workflow execution to time
out.
- getTimeoutType() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The type of timeout that expired before the decision task could be
completed.
- getTimeoutType() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The type of the timeout that caused this event.
- getTimeoutType() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
The type of timeout that caused this event.
- getTimerCanceledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type TimerCanceled
then this member is
set and provides detailed information about the event.
- getTimerFiredEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type TimerFired
then this member is set
and provides detailed information about the event.
- getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
-
Required. The unique ID of the timer to cancel.
- getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The timerId provided in the CancelTimer
decision that
failed.
- getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
Required. The unique ID of the timer.
- getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The timerId provided in the StartTimer
decision that failed.
- getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
The unique ID of the timer that was canceled.
- getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
-
The unique ID of the timer that fired.
- getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
The unique ID of the timer that was started.
- getTimerStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type TimerStarted
then this member is set
and provides detailed information about the event.
- getTruncated() - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
-
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.
- getTruncated() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
-
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.
- getTypeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, indicates the type of the workflow executions to be
counted.
- getTypeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
Specifies the type of the workflow executions to be counted.
- getTypeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only executions of the type specified in the filter are
returned.
- getTypeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If specified, only executions of the type specified in the filter are
returned.
- getTypeInfo() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
-
General information about the activity type.
- getTypeInfo() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
-
General information about the workflow type.
- getTypeInfos() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
-
List of activity type information.
- getTypeInfos() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
-
The list of workflow type information.
- getVersion() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
-
The version of this activity.
- getVersion() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The version of the activity type.
- getVersion() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The version of the workflow type.
- getVersion() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
-
Required. The version of the workflow type.
- getVersion() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
-
Version of the workflow type.
- getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The workflow execution that started this activity task.
- getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The child workflow execution that was canceled.
- getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The child workflow execution that was completed.
- getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The child workflow execution that failed.
- getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
-
The child workflow execution that was started.
- getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The child workflow execution that was terminated.
- getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The child workflow execution that timed out.
- getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The workflow execution for which this decision task was created.
- getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
The external workflow execution to which the cancellation request was
delivered.
- getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
-
The external workflow execution that the signal was delivered to.
- getWorkflowExecutionCanceledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionCanceled
then this
member is set and provides detailed information about the event.
- getWorkflowExecutionCancelRequestedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionCancelRequested
then this member is set and provides detailed information about the
event.
- getWorkflowExecutionCompletedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionCompleted
then this
member is set and provides detailed information about the event.
- getWorkflowExecutionContinuedAsNewEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionContinuedAsNew
then
this member is set and provides detailed information about the event.
- getWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionFailed
then this
member is set and provides detailed information about the event.
- getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflow
-
- getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
-
Returns the history of the specified workflow execution.
- getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
-
Returns the history of the specified workflow execution.
- getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflowAsync
-
- getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest, AsyncHandler<GetWorkflowExecutionHistoryRequest, History>) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflowAsync
-
- getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
-
Returns the history of the specified workflow execution.
- getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest, AsyncHandler<GetWorkflowExecutionHistoryRequest, History>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
-
Returns the history of the specified workflow execution.
- getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
-
- getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest, AsyncHandler<GetWorkflowExecutionHistoryRequest, History>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
-
- GetWorkflowExecutionHistoryRequest - Class in com.amazonaws.services.simpleworkflow.model
-
- GetWorkflowExecutionHistoryRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
- getWorkflowExecutionRetentionPeriodInDays() - Method in class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
-
The retention period for workflow executions in this domain.
- getWorkflowExecutionRetentionPeriodInDays() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
-
The duration (in days) that records and histories of workflow executions
on the domain should be kept by the service.
- getWorkflowExecutionSignaledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionSignaled
then this
member is set and provides detailed information about the event.
- getWorkflowExecutionStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionStarted
then this
member is set and provides detailed information about the event.
- getWorkflowExecutionTerminatedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionTerminated
then
this member is set and provides detailed information about the event.
- getWorkflowExecutionTimedOutEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionTimedOut
then this
member is set and provides detailed information about the event.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Required. The workflowId
of the external workflow
execution to cancel.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The workflowId
of the external workflow to which the cancel
request was to be delivered.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
The workflowId
of the external workflow execution to be
canceled.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
-
The workflowId of the workflow execution to cancel.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Required. The workflowId
of the workflow execution to
be signaled.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The workflowId
of the external workflow execution that the
signal was being delivered to.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The workflowId
of the external workflow execution.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The workflowId of the workflow execution to signal.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Required. The workflowId
of the workflow execution.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The workflowId
of the child workflow execution.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The workflowId
of the child workflow execution.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The user defined identifier associated with the workflow execution.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
The workflowId of the workflow execution to terminate.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
-
The user defined identifier associated with the workflow execution.
- getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
-
The workflowId to pass of match the criteria of this filter.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The type of the child workflow execution.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The type of the child workflow execution.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The type of the child workflow execution.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
-
The type of the child workflow execution.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The type of the child workflow execution.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The type of the child workflow execution.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The type of the workflow execution for which this decision task was
created.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
-
The workflow type to deprecate.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
-
The workflow type to describe.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Required. The type of the workflow execution to be started.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The workflow type provided in the
StartChildWorkflowExecution
decision that failed.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The type of the child workflow execution.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The type of the workflow to start.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The type of the workflow execution.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The workflow type of this execution.
- getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The workflow type this information is about.
- getWorkflowTypeVersion() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
- ScheduleActivityTaskDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the ScheduleActivityTask
decision.
- ScheduleActivityTaskDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
- ScheduleActivityTaskFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
-
- ScheduleActivityTaskFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the ScheduleActivityTaskFailed
event.
- ScheduleActivityTaskFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
- ScheduleLambdaFunctionDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the ScheduleLambdaFunction
decision.
- ScheduleLambdaFunctionDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
- ScheduleLambdaFunctionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
-
- ScheduleLambdaFunctionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details for the ScheduleLambdaFunctionFailed
event.
- ScheduleLambdaFunctionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
- setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The unique ID of the task.
- setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
-
The unique ID of the task.
- setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The unique ID of the activity task.
- setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
-
The activityId
of the activity task to be canceled.
- setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The activityId provided in the RequestCancelActivityTask
decision that failed.
- setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Required. The activityId
of the activity task.
- setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The activityId provided in the ScheduleActivityTask
decision
that failed.
- setActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskCanceled
then this
member is set and provides detailed information about the event.
- setActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskcancelRequested
then
this member is set and provides detailed information about the event.
- setActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskCompleted
then this
member is set and provides detailed information about the event.
- setActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskFailed
then this member
is set and provides detailed information about the event.
- setActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskScheduled
then this
member is set and provides detailed information about the event.
- setActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskStarted
then this member
is set and provides detailed information about the event.
- setActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskTimedOut
then this
member is set and provides detailed information about the event.
- setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The type of this activity task.
- setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The type of the activity task.
- setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
The
ActivityType type structure representing the activity type.
- setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
-
The activity type to deprecate.
- setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
-
The activity type to get information about.
- setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Required. The type of the activity task to schedule.
- setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The activity type provided in the ScheduleActivityTask
decision that failed.
- setCancelRequested(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
-
Set to true
if cancellation of the task is requested.
- setCancelRequested(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
Set to true if a cancellation is requested for this workflow execution.
- setCancelTimerDecisionAttributes(CancelTimerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the CancelTimer
decision.
- setCancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type CancelTimerFailed
then this member
is set and provides detailed information about the event.
- setCancelWorkflowExecutionDecisionAttributes(CancelWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the CancelWorkflowExecution
decision.
- setCancelWorkflowExecutionFailedEventAttributes(CancelWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type CancelWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The cause of the failure.
- setCause(CancelTimerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(CancelWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(CompleteWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(ContinueAsNewWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(FailWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The cause of the failure.
- setCause(RecordMarkerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The cause of the failure.
- setCause(RequestCancelActivityTaskFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(RequestCancelExternalWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The cause of the failure.
- setCause(ScheduleActivityTaskFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The cause of the failure.
- setCause(ScheduleLambdaFunctionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(SignalExternalWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(StartChildWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The cause of the failure.
- setCause(StartLambdaFunctionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The cause of the failure.
- setCause(StartTimerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The cause of the failure.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
-
If set, indicates that the request to cancel the workflow execution was
automatically generated, and specifies the cause.
- setCause(WorkflowExecutionCancelRequestedCause) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
-
If set, indicates that the request to cancel the workflow execution was
automatically generated, and specifies the cause.
- setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
If set, indicates that the workflow execution was automatically
terminated, and specifies the cause.
- setCause(WorkflowExecutionTerminatedCause) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
If set, indicates that the workflow execution was automatically
terminated, and specifies the cause.
- setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
If set, specifies the policy to use for the child workflow executions of
the workflow execution being terminated.
- setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
If set, specifies the policy to use for the child workflow executions of
the workflow execution being terminated.
- setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The policy used for the child workflow executions of this workflow
execution.
- setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The policy used for the child workflow executions of this workflow
execution.
- setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
The policy used for the child workflow executions of this workflow
execution.
- setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
The policy used for the child workflow executions of this workflow
execution.
- setChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionCanceled
then
this member is set and provides detailed information about the event.
- setChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionCompleted
then
this member is set and provides detailed information about the event.
- setChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- setChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionStarted
then
this member is set and provides detailed information about the event.
- setChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionTerminated
then this member is set and provides detailed information about the
event.
- setChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionTimedOut
then
this member is set and provides detailed information about the event.
- setCloseStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
If the execution status is closed then this specifies how the execution
was closed:
- setCloseStatus(CloseStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
If the execution status is closed then this specifies how the execution
was closed:
- setCloseStatusFilter(CloseStatusFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that match this close status are
counted.
- setCloseStatusFilter(CloseStatusFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that match this close
status are listed.
- setCloseTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that meet the close time criteria
of the filter are counted.
- setCloseTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.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.
- setCloseTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The time when the workflow execution was closed.
- setCompleteWorkflowExecutionDecisionAttributes(CompleteWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the CompleteWorkflowExecution
decision.
- setCompleteWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type CompleteWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- setConfiguration(ActivityTypeConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
-
The configuration settings registered with the activity type.
- setConfiguration(DomainConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
-
- setConfiguration(WorkflowTypeConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
-
- setContinueAsNewWorkflowExecutionDecisionAttributes(ContinueAsNewWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the ContinueAsNewWorkflowExecution
decision.
- setContinueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ContinueAsNewWorkflowExecutionFailed
then this member is set and provides detailed information about the
event.
- setContinuedExecutionRunId(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent decision tasks.
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Optional. data attached to the event that can be used by the
decider in subsequent decision tasks.
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent decision tasks.
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- setCount(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
-
The number of tasks in the task list.
- setCount(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
-
The number of workflow executions.
- setCreationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
- setCreationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The date when this type was registered.
- setDecisions(Collection<Decision>) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
The list of decisions (possibly empty) made by the decider while
processing this decision task.
- setDecisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskCompleted
then this
member is set and provides detailed information about the event.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelActivityTask
decision for this cancellation
request.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision that resulted in the scheduling of this activity task.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the CancelTimer
decision
to cancel this timer.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CancelWorkflowExecution
decision for this cancellation
request.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CompleteWorkflowExecution
decision to complete this
execution.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
ContinueAsNewWorkflowExecution
decision that started this
execution.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the FailWorkflowExecution
decision to fail this execution.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
The ID of the DecisionTaskCompleted
event for the decision
that resulted in the scheduling of this AWS Lambda function.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the RecordMarker
decision
that requested this marker.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the RecordMarkerFailed
decision for this cancellation request.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelActivityTask
decision for this cancellation
request.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelExternalWorkflowExecution
decision for this
cancellation request.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelExternalWorkflowExecution
decision for this
cancellation request.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision that resulted in the scheduling of this activity task.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision that resulted in the scheduling of this AWS Lambda function.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
SignalExternalWorkflowExecution
decision for this signal.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
SignalExternalWorkflowExecution
decision for this signal.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.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.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.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.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the StartTimer
decision
for this activity task.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the CancelTimer
decision
to cancel this timer.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the StartTimer
decision
for this activity task.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CancelWorkflowExecution
decision for this cancellation
request.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CompleteWorkflowExecution
decision to complete this
execution.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
ContinueAsNewWorkflowExecution
decision that started this
execution.
- setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the FailWorkflowExecution
decision to fail this execution.
- setDecisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskScheduled
then this
member is set and provides detailed information about the event.
- setDecisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskStarted
then this member
is set and provides detailed information about the event.
- setDecisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskTimedOut
then this
member is set and provides detailed information about the event.
- setDecisionType(String) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Specifies the type of the decision.
- setDecisionType(DecisionType) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Specifies the type of the decision.
- setDefaultChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setDefaultChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- setDefaultChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setDefaultChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- setDefaultExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
If set, specifies the default maximum duration for executions of this
workflow type.
- setDefaultExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
Optional. The default maximum duration, specified when registering
the workflow type, for executions of this workflow type.
- setDefaultLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The ARN of the default IAM role to use when a workflow execution of this
type invokes AWS Lambda functions.
- setDefaultLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
The default IAM role to use when a workflow execution invokes a AWS
Lambda function.
- setDefaultTaskHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default maximum time, in seconds, before which a
worker processing a task must report progress by calling
RecordActivityTaskHeartbeat.
- setDefaultTaskHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default task list specified for this activity type
at registration.
- setDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default task list to use for scheduling tasks of
this activity type.
- setDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
If set, specifies the default task list to use for scheduling decision
tasks for executions of this workflow type.
- setDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
Optional. The default task list, specified when registering the
workflow type, for decisions tasks scheduled for workflow executions of
this type.
- setDefaultTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default task priority for tasks of this activity
type, specified at registration.
- setDefaultTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The default task priority to assign to the activity type.
- setDefaultTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The default task priority to assign to the workflow type.
- setDefaultTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
Optional. The default task priority, specified when registering
the workflow type, for all decision tasks of this workflow type.
- setDefaultTaskScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default maximum duration, specified when registering
the activity type, for tasks of this activity type.
- setDefaultTaskScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default maximum duration for a task of this
activity type.
- setDefaultTaskScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setDefaultTaskScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default maximum duration that a task of this
activity type can wait before being assigned to a worker.
- setDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default maximum duration for tasks of an activity
type specified when registering the activity type.
- setDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default maximum duration that a worker can take to
process tasks of this activity type.
- setDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
If set, specifies the default maximum duration of decision tasks for this
workflow type.
- setDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setDeprecationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
- setDeprecationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
If the type is in deprecated state, then it is set to the date when the
type was deprecated.
- setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
- setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
- setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
A textual description of the activity type.
- setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
-
A text description of the domain.
- setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
Textual description of the workflow type.
- setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
Details of the cancellation (if any).
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The details of the failure (if any).
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
Contains the content of the details
parameter for the last
call made by the activity to RecordActivityTaskHeartbeat
.
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
-
Optional. details of the cancellation.
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
Details of the cancellation (if provided).
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The details of the failure (if provided).
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
-
Optional. Details of the failure.
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The details of the failure (if any).
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
-
Details of the marker (if any).
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
-
If specified, contains details about the progress of the task.
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
-
Optional. details of the marker.
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
-
Optional. Information about the cancellation.
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
-
Optional. Detailed information about the failure.
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
Optional. Details for terminating the workflow execution.
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
-
Details for the cancellation (if any).
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
The details of the failure (if any).
- setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The details provided for the termination (if any).
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
The name of the domain containing the workflow executions to count.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
The name of the domain containing the workflow executions to count.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
-
The name of the domain that contains the task list.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
-
The name of the domain that contains the task list.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
-
The name of the domain in which the activity type is registered.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
-
The name of the domain in which the workflow type is registered.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
-
The name of the domain in which the activity type is registered.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
-
The name of the domain containing the workflow execution.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
-
The name of the domain in which this workflow type is registered.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
The name of the domain containing the workflow execution.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
The name of the domain in which the activity types have been registered.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
The name of the domain that contains the workflow executions to list.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
The name of the domain that contains the workflow executions to list.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
The name of the domain in which the workflow types have been registered.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
-
The name of the domain that contains the task lists being polled.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
The name of the domain containing the task lists to poll.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The name of the domain in which this activity is to be registered.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The name of the domain in which to register the workflow type.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
-
The name of the domain containing the workflow execution to cancel.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The name of the domain containing the workflow execution to signal.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The name of the domain in which the workflow execution is created.
- setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
The domain of the workflow execution to terminate.
- setDomainInfo(DomainInfo) - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
-
- setDomainInfos(Collection<DomainInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
-
A list of DomainInfo structures.
- setEndpoint(String) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflow
-
- setEndpoint(String) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
-
Overrides the default endpoint for this client
("swf.us-east-1.amazonaws.com").
- setEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The system generated ID of the event.
- setEvents(Collection<HistoryEvent>) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
A paginated list of history events of the workflow execution.
- setEvents(Collection<HistoryEvent>) - Method in class com.amazonaws.services.simpleworkflow.model.History
-
The list of history events.
- setEventTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The date and time when the event occurred.
- setEventType(String) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The type of the history event.
- setEventType(EventType) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The type of the history event.
- setExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
-
The workflow execution to describe.
- setExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
Specifies the workflow execution for which to return the history.
- setExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The workflow execution this information is about.
- setExecutionConfiguration(WorkflowExecutionConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The configuration settings for this workflow execution including timeout
values, tasklist etc.
- setExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
-
User defined context for the workflow execution.
- setExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
User defined context to add to workflow execution.
- setExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions matching the
WorkflowId
in the filter are counted.
- setExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
If specified, only workflow executions matching the
WorkflowId
in the filter are counted.
- setExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only workflow executions matching the workflow ID specified
in the filter are returned.
- setExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If specified, only workflow executions matching the workflow ID specified
in the filter are returned.
- setExecutionInfo(WorkflowExecutionInfo) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
Information about the workflow execution.
- setExecutionInfos(Collection<WorkflowExecutionInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
-
The list of workflow information structures.
- setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
If set, specifies the total duration for this workflow execution.
- setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The total duration for this workflow execution.
- setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The maximum duration for the child workflow execution.
- setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The total duration for this workflow execution.
- setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The total duration for this workflow execution.
- setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The total duration allowed for the new workflow execution.
- setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The maximum duration for this workflow execution.
- setExecutionStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The current status of the execution.
- setExecutionStatus(ExecutionStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The current status of the execution.
- setExternalInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.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.
- setExternalInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.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.
- setExternalWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
-
The external workflow execution for which the cancellation was requested.
- setExternalWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
The workflow execution that sent the signal.
- setExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
ExternalWorkflowExecutionCancelRequested
then this member is
set and provides detailed information about the event.
- setExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ExternalWorkflowExecutionSignaled
then this member is set and provides detailed information about the
event.
- setFailWorkflowExecutionDecisionAttributes(FailWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the FailWorkflowExecution
decision.
- setFailWorkflowExecutionFailedEventAttributes(FailWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type FailWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- setHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
- setHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
If set, specifies the maximum time before which a worker processing a
task of this type must report progress by calling
RecordActivityTaskHeartbeat.
- setId(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
The unique Amazon SWF ID for the AWS Lambda task.
- setId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
Required. The SWF id
of the AWS Lambda task.
- setId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The unique Amazon SWF ID of the AWS Lambda task.
- setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
-
Identity of the worker that was assigned this task.
- setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
-
Identity of the decider making the request.
- setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
-
Identity of the worker making the request, recorded in the
ActivityTaskStarted
event in the workflow history.
- setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
Identity of the decider making the request, which is recorded in the
DecisionTaskStarted event in the workflow history.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
The ID of the
RequestCancelExternalWorkflowExecutionInitiated
event
corresponding to the RequestCancelExternalWorkflowExecution
decision to cancel this external workflow execution.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
-
The ID of the SignalExternalWorkflowExecutionInitiated
event
corresponding to the SignalExternalWorkflowExecution
decision to request this signal.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The ID of the
RequestCancelExternalWorkflowExecutionInitiated
event
corresponding to the RequestCancelExternalWorkflowExecution
decision to cancel this external workflow execution.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The ID of the SignalExternalWorkflowExecutionInitiated
event
corresponding to the SignalExternalWorkflowExecution
decision to request this signal.
- setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The inputs provided when the activity task was scheduled.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The input provided to the activity task.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
The input provided to the new workflow execution.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
Input provided to the AWS Lambda function.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
The input provided to the activity task.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
The input provided to the AWS Lambda function.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Optional. Input data to be provided with the signal.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Input provided to the signal (if any).
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
Data to attach to the WorkflowExecutionSignaled
event in the
target workflow execution's history.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The input to be provided to the workflow execution.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The inputs provided to the child workflow execution (if any).
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The input for the workflow execution.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The input provided to the new workflow execution.
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
Inputs provided with the signal (if any).
- setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The input provided to the workflow execution (if any).
- setLambdaFunctionCompletedEventAttributes(LambdaFunctionCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- setLambdaFunctionFailedEventAttributes(LambdaFunctionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- setLambdaFunctionScheduledEventAttributes(LambdaFunctionScheduledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- setLambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- setLambdaFunctionTimedOutEventAttributes(LambdaFunctionTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- setLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda
functions.
- setLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda
functions.
- setLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The IAM role attached to this workflow execution to use when invoking AWS
Lambda functions.
- setLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda
functions.
- setLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The IAM role used by this workflow execution when invoking AWS Lambda
functions.
- setLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The IAM role attached to this workflow execution to use when invoking AWS
Lambda functions.
- setLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The IAM role attached to this workflow execution to use when invoking AWS
Lambda functions.
- setLatestActivityTaskTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The time when the last activity task was scheduled for this workflow
execution.
- setLatestCancelRequestedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
If set, contains the ID of the last
ActivityTaskCancelRequested
event recorded for this activity
task.
- setLatestDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
-
Specifies the latest start or close date and time to return.
- setLatestExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The latest executionContext provided by the decider for this workflow
execution.
- setMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
-
The name of the marker.
- setMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
-
Required. The name of the marker.
- setMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The marker's name.
- setMarkerRecordedEventAttributes(MarkerRecordedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type MarkerRecorded
then this member is
set and provides detailed information about the event.
- setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
The maximum number of results that will be returned per call.
- setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
The maximum number of results that will be returned per call.
- setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
The maximum number of results that will be returned per call.
- setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
The maximum number of results that will be returned per call.
- setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
The maximum number of results that will be returned per call.
- setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
The maximum number of results that will be returned per call.
- setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
The maximum number of results that will be returned per call.
- setMessage(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The error message (if any).
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
-
The name of this activity.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
-
The name of the domain to deprecate.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
-
The name of the domain to describe.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
The name of the domain.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
The name of the scheduled AWS Lambda function.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
If specified, only lists the activity types that have this name.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
If specified, lists the workflow type with this name.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The name of the activity type within the domain.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
-
Name of the domain to register.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The name of the workflow type.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
Required. The name of the AWS Lambda function to invoke.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The name of the scheduled AWS Lambda function.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.TaskList
-
The name of the task list.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
-
Required. The name of the workflow type.
- setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
-
Required. Name of the workflow type.
- setNewExecutionRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The runId
of the new workflow execution.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.History
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- setOldestDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
-
Specifies the oldest start or close date and time to return.
- setOpenActivityTasks(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of activity tasks whose status is OPEN.
- setOpenChildWorkflowExecutions(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of child workflow executions whose status is OPEN.
- setOpenCounts(WorkflowExecutionOpenCounts) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The number of tasks for this workflow execution.
- setOpenDecisionTasks(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of decision tasks whose status is OPEN.
- setOpenLambdaFunctions(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of AWS Lambda functions that are currently executing.
- setOpenTimers(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of timers started by this workflow execution that have not
fired yet.
- setParent(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
If this workflow execution is a child of another execution then contains
the workflow execution that started this execution.
- setParentInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this workflow execution.
- setParentWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The source workflow execution that started this workflow execution.
- setPreviousStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The ID of the DecisionTaskStarted event of the previous decision task of
this workflow execution that was processed by the decider.
- setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The reason provided for the failure (if any).
- setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The reason for the failure (if provided).
- setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
-
A descriptive reason for the failure that may help in diagnostics.
- setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The reason provided for the failure (if any).
- setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
-
Description of the error that may assist in diagnostics.
- setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
Optional. A descriptive reason for terminating the workflow
execution.
- setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
The descriptive reason provided for the failure (if any).
- setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The reason provided for the termination (if any).
- setRecordMarkerDecisionAttributes(RecordMarkerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the RecordMarker
decision.
- setRecordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskFailed
then this member
is set and provides detailed information about the event.
- setRegion(Region) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflow
-
- setRegion(Region) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
-
- setRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
Specifies the registration status of the activity types to list.
- setRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
Specifies the registration status of the activity types to list.
- setRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
Specifies the registration status of the domains to list.
- setRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
Specifies the registration status of the domains to list.
- setRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
Specifies the registration status of the workflow types to list.
- setRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
Specifies the registration status of the workflow types to list.
- setRequestCancelActivityTaskDecisionAttributes(RequestCancelActivityTaskDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the RequestCancelActivityTask
decision.
- setRequestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type RequestCancelActivityTaskFailed
then
this member is set and provides detailed information about the event.
- setRequestCancelExternalWorkflowExecutionDecisionAttributes(RequestCancelExternalWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the
RequestCancelExternalWorkflowExecution
decision.
- setRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
RequestCancelExternalWorkflowExecutionFailed
then this
member is set and provides detailed information about the event.
- setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
RequestCancelExternalWorkflowExecutionInitiated
then this
member is set and provides detailed information about the event.
- setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
-
The results of the activity task (if any).
- setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The result of the child workflow execution (if any).
- setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
-
The result of the workflow execution.
- setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionCompletedEventAttributes
-
The result of the function execution (if any).
- setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
-
The result of the activity task.
- setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
-
The result produced by the workflow execution upon successful completion.
- setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
When set to true
, returns the events in reverse order.
- setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
When set to true
, returns the results in reverse order.
- setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
When set to true
, returns the results in reverse order.
- setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
When set to true
, returns the results in reverse order.
- setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
When set to true
, returns the results in reverse order.
- setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
When set to true
, returns the results in reverse order.
- setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
When set to true
, returns the events in reverse order.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
The runId
of the external workflow execution to cancel.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The runId
of the external workflow execution.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
The runId
of the external workflow execution to be canceled.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
-
The runId of the workflow execution to cancel.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.Run
-
The runId
of a workflow execution.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
The runId
of the workflow execution to be signaled.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The runId
of the external workflow execution that the signal
was being delivered to.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The runId
of the external workflow execution to send the
signal to.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The runId of the workflow execution to signal.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
The runId of the workflow execution to terminate.
- setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
-
A system-generated unique identifier for the workflow execution.
- setScheduleActivityTaskDecisionAttributes(ScheduleActivityTaskDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the ScheduleActivityTask
decision.
- setScheduleActivityTaskFailedEventAttributes(ScheduleActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ScheduleActivityTaskFailed
then this
member is set and provides detailed information about the event.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
-
The ID of the DecisionTaskScheduled
event that was recorded
when this decision task was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
-
The ID of the DecisionTaskScheduled
event that was recorded
when this decision task was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The ID of the DecisionTaskScheduled
event that was recorded
when this decision task was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionCompletedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionStartedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- setScheduleLambdaFunctionDecisionAttributes(ScheduleLambdaFunctionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
- setScheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- setScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The maximum amount of time for this activity task.
- setScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
The maximum duration for this activity task.
- setScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The maximum amount of time the activity task can wait to be assigned to a
worker.
- setScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Optional. If set, specifies the maximum duration the activity task
can wait to be assigned to a worker.
- setSignalExternalWorkflowExecutionDecisionAttributes(SignalExternalWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the SignalExternalWorkflowExecution
decision.
- setSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
SignalExternalWorkflowExecutionFailed
then this member is
set and provides detailed information about the event.
- setSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
SignalExternalWorkflowExecutionInitiated
then this member is
set and provides detailed information about the event.
- setSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Required. The name of the signal.The target workflow execution
will use the signal name and input to process the signal.
- setSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The name of the signal.
- setSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The name of the signal.
- setSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
The name of the signal received.
- setStartChildWorkflowExecutionDecisionAttributes(StartChildWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the StartChildWorkflowExecution
decision.
- setStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type StartChildWorkflowExecutionFailed
then this member is set and provides detailed information about the
event.
- setStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type StartChildWorkflowExecutionInitiated
then this member is set and provides detailed information about the
event.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The ID of the ActivityTaskStarted
event recorded in the
history.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The ID of the DecisionTaskStarted
event recorded in the
history.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
-
The ID of the DecisionTaskStarted
event recorded when this
decision task was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The ID of the DecisionTaskStarted
event recorded when this
decision task was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionCompletedEventAttributes
-
The ID of the LambdaFunctionStarted
event recorded in the
history.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The ID of the LambdaFunctionStarted
event recorded in the
history.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The ID of the LambdaFunctionStarted
event recorded in the
history.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
The ID of the TimerStarted
event that was recorded when this
timer was started.
- setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
-
The ID of the TimerStarted
event that was recorded when this
timer was started.
- setStartLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- setStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that meet the start time criteria
of the filter are counted.
- setStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
Specifies the start time criteria that workflow executions must meet in
order to be counted.
- setStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.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.
- setStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
Workflow executions are included in the returned results based on whether
their start times are within the range specified by this filter.
- setStartTimerDecisionAttributes(StartTimerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the StartTimer
decision.
- setStartTimerFailedEventAttributes(StartTimerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type StartTimerFailed
then this member is
set and provides detailed information about the event.
- setStartTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The time when the execution was started.
- setStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The maximum amount of time a worker may take to process the activity
task.
- setStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
-
The maximum duration for this decision task.
- setStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- setStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
If set, specifies the maximum duration a worker may take to process this
activity task.
- setStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
If set, specifies the maximum duration the function may take to execute.
- setStartToFireTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
Required. The duration to wait before firing the timer.
- setStartToFireTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
The duration of time after which the timer will fire.
- setStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
The current status of the activity type.
- setStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
The current status of the activity type.
- setStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
-
Required. The close status that must match the close status of an
execution for it to meet the criteria of this filter.
- setStatus(CloseStatus) - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
-
Required. The close status that must match the close status of an
execution for it to meet the criteria of this filter.
- setStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
The status of the domain:
- setStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
The status of the domain:
- setStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The current status of the workflow type.
- setStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The current status of the workflow type.
- setTag(String) - Method in class com.amazonaws.services.simpleworkflow.model.TagFilter
-
Required. Specifies the tag that must be associated with the
execution for it to meet the filter criteria.
- setTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only executions that have a tag that matches the filter are
counted.
- setTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
If specified, only executions that have a tag that matches the filter are
counted.
- setTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only executions that have the matching tag are listed.
- setTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If specified, only executions that have the matching tag are listed.
- setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
The list of tags to associate with the new workflow execution.
- setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The list of tags to associate with the child workflow execution.
- setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The list of tags to associated with the child workflow execution.
- setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The list of tags to associate with the workflow execution.
- setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The list of tags associated with the new workflow execution.
- setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The list of tags associated with the workflow execution.
- setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The list of tags associated with this workflow execution.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The task list in which the activity task has been scheduled.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
-
The name of the task list.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
-
The name of the task list.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
-
The name of the task list in which the decision task was scheduled.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
-
Specifies the task list to poll for activity tasks.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
Specifies the task list to poll for decision tasks.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
If set, specifies the name of the task list in which to schedule the
activity task.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The name of the task list to be used for decision tasks of the child
workflow execution.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The name of the task list used for the decision tasks of the child
workflow execution.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The task list to use for the decision tasks generated for this workflow
execution.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The task list used for the decision tasks generated for this workflow
execution.
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
- setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The name of the task list for scheduling the decision tasks for this
workflow execution.
- setTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
Optional. The priority to assign to the scheduled activity task.
- setTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Optional. The task priority that, if set, specifies the priority
for the decision tasks for this workflow execution.
- setTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
-
Optional. A task priority that, if set, specifies the priority for
this decision task.
- setTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Optional. If set, specifies the priority with which the activity
task is to be assigned to a worker.
- setTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Optional. A task priority that, if set, specifies the priority for
a decision task of this workflow execution.
- setTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
Optional. The priority assigned for the decision tasks for this
workflow execution.
- setTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The task priority to use for this workflow execution.
- setTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The priority assigned to decision tasks for this workflow execution.
- setTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
- setTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
- setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Specifies the maximum duration of decision tasks for the new workflow
execution.
- setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Specifies the maximum duration of decision tasks for this workflow
execution.
- setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The maximum duration allowed for the decision tasks for this workflow
execution.
- setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
Specifies the maximum duration of decision tasks for this workflow
execution.
- setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The maximum duration allowed for decision tasks for this workflow
execution.
- setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The maximum duration of decision tasks for the new workflow execution.
- setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The maximum duration of decision tasks for this workflow type.
- setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The opaque string used as a handle on the task.
- setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The opaque string used as a handle on the task.
- setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
-
- setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
-
- setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
-
- setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
-
- setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
- setTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The type of the timeout that caused this event.
- setTimeoutType(ActivityTaskTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The type of the timeout that caused this event.
- setTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The type of the timeout that caused the child workflow execution to time
out.
- setTimeoutType(WorkflowExecutionTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The type of the timeout that caused the child workflow execution to time
out.
- setTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The type of timeout that expired before the decision task could be
completed.
- setTimeoutType(DecisionTaskTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The type of timeout that expired before the decision task could be
completed.
- setTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The type of the timeout that caused this event.
- setTimeoutType(LambdaFunctionTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The type of the timeout that caused this event.
- setTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
The type of timeout that caused this event.
- setTimeoutType(WorkflowExecutionTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
The type of timeout that caused this event.
- setTimerCanceledEventAttributes(TimerCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type TimerCanceled
then this member is
set and provides detailed information about the event.
- setTimerFiredEventAttributes(TimerFiredEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type TimerFired
then this member is set
and provides detailed information about the event.
- setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
-
Required. The unique ID of the timer to cancel.
- setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The timerId provided in the CancelTimer
decision that
failed.
- setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
Required. The unique ID of the timer.
- setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The timerId provided in the StartTimer
decision that failed.
- setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
The unique ID of the timer that was canceled.
- setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
-
The unique ID of the timer that fired.
- setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
The unique ID of the timer that was started.
- setTimerStartedEventAttributes(TimerStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type TimerStarted
then this member is set
and provides detailed information about the event.
- setTruncated(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
-
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.
- setTruncated(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
-
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.
- setTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, indicates the type of the workflow executions to be
counted.
- setTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
Specifies the type of the workflow executions to be counted.
- setTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only executions of the type specified in the filter are
returned.
- setTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If specified, only executions of the type specified in the filter are
returned.
- setTypeInfo(ActivityTypeInfo) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
-
General information about the activity type.
- setTypeInfo(WorkflowTypeInfo) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
-
General information about the workflow type.
- setTypeInfos(Collection<ActivityTypeInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
-
List of activity type information.
- setTypeInfos(Collection<WorkflowTypeInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
-
The list of workflow type information.
- setVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
-
The version of this activity.
- setVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The version of the activity type.
- setVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The version of the workflow type.
- setVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
-
Required. The version of the workflow type.
- setVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
-
Version of the workflow type.
- setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The workflow execution that started this activity task.
- setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The child workflow execution that was canceled.
- setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The child workflow execution that was completed.
- setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The child workflow execution that failed.
- setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
-
The child workflow execution that was started.
- setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The child workflow execution that was terminated.
- setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The child workflow execution that timed out.
- setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The workflow execution for which this decision task was created.
- setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
The external workflow execution to which the cancellation request was
delivered.
- setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
-
The external workflow execution that the signal was delivered to.
- setWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionCanceled
then this
member is set and provides detailed information about the event.
- setWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionCancelRequested
then this member is set and provides detailed information about the
event.
- setWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionCompleted
then this
member is set and provides detailed information about the event.
- setWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionContinuedAsNew
then
this member is set and provides detailed information about the event.
- setWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionFailed
then this
member is set and provides detailed information about the event.
- setWorkflowExecutionRetentionPeriodInDays(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
-
The retention period for workflow executions in this domain.
- setWorkflowExecutionRetentionPeriodInDays(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
-
The duration (in days) that records and histories of workflow executions
on the domain should be kept by the service.
- setWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionSignaled
then this
member is set and provides detailed information about the event.
- setWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionStarted
then this
member is set and provides detailed information about the event.
- setWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionTerminated
then
this member is set and provides detailed information about the event.
- setWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionTimedOut
then this
member is set and provides detailed information about the event.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Required. The workflowId
of the external workflow
execution to cancel.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The workflowId
of the external workflow to which the cancel
request was to be delivered.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
The workflowId
of the external workflow execution to be
canceled.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
-
The workflowId of the workflow execution to cancel.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Required. The workflowId
of the workflow execution to
be signaled.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The workflowId
of the external workflow execution that the
signal was being delivered to.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The workflowId
of the external workflow execution.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The workflowId of the workflow execution to signal.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Required. The workflowId
of the workflow execution.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The workflowId
of the child workflow execution.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The workflowId
of the child workflow execution.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The user defined identifier associated with the workflow execution.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
The workflowId of the workflow execution to terminate.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
-
The user defined identifier associated with the workflow execution.
- setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
-
The workflowId to pass of match the criteria of this filter.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The type of the child workflow execution.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The type of the child workflow execution.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The type of the child workflow execution.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
-
The type of the child workflow execution.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The type of the child workflow execution.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The type of the child workflow execution.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The type of the workflow execution for which this decision task was
created.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
-
The workflow type to deprecate.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
-
The workflow type to describe.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Required. The type of the workflow execution to be started.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The workflow type provided in the
StartChildWorkflowExecution
decision that failed.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The type of the child workflow execution.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The type of the workflow to start.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The type of the workflow execution.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The workflow type of this execution.
- setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The workflow type this information is about.
- setWorkflowTypeVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
- shutdown() - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflow
-
- shutdown() - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
-
Shuts down the client, releasing all managed resources.
- SignalExternalWorkflowExecutionDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the SignalExternalWorkflowExecution
decision.
- SignalExternalWorkflowExecutionDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
- SignalExternalWorkflowExecutionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
-
- SignalExternalWorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the SignalExternalWorkflowExecutionFailed
event.
- SignalExternalWorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
- SignalExternalWorkflowExecutionInitiatedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the SignalExternalWorkflowExecutionInitiated
event.
- SignalExternalWorkflowExecutionInitiatedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
- signalWorkflowExecution(SignalWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflow
-
- signalWorkflowExecution(SignalWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
-
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 class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
-
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.
- signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflowAsync
-
- signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest, AsyncHandler<SignalWorkflowExecutionRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflowAsync
-
- signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
-
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.
- signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest, AsyncHandler<SignalWorkflowExecutionRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
-
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.
- signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
-
- signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest, AsyncHandler<SignalWorkflowExecutionRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
-
- SignalWorkflowExecutionRequest - Class in com.amazonaws.services.simpleworkflow.model
-
- SignalWorkflowExecutionRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
- standard() - Static method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClientBuilder
-
- StartChildWorkflowExecutionDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the StartChildWorkflowExecution
decision.
- StartChildWorkflowExecutionDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
- StartChildWorkflowExecutionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
-
- StartChildWorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the StartChildWorkflowExecutionFailed
event.
- StartChildWorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
- StartChildWorkflowExecutionInitiatedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the StartChildWorkflowExecutionInitiated
event.
- StartChildWorkflowExecutionInitiatedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
- StartLambdaFunctionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
-
- StartLambdaFunctionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details for the StartLambdaFunctionFailed
event.
- StartLambdaFunctionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
- StartTimerDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the StartTimer
decision.
- StartTimerDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
- StartTimerFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
-
- StartTimerFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the StartTimerFailed
event.
- StartTimerFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
- startWorkflowExecution(StartWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflow
-
- startWorkflowExecution(StartWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
-
Starts an execution of the workflow type in the specified domain using
the provided workflowId
and input data.
- startWorkflowExecution(StartWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
-
Starts an execution of the workflow type in the specified domain using
the provided workflowId
and input data.
- startWorkflowExecutionAsync(StartWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflowAsync
-
- startWorkflowExecutionAsync(StartWorkflowExecutionRequest, AsyncHandler<StartWorkflowExecutionRequest, Run>) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflowAsync
-
- startWorkflowExecutionAsync(StartWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
-
Starts an execution of the workflow type in the specified domain using
the provided workflowId
and input data.
- startWorkflowExecutionAsync(StartWorkflowExecutionRequest, AsyncHandler<StartWorkflowExecutionRequest, Run>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
-
Starts an execution of the workflow type in the specified domain using
the provided workflowId
and input data.
- startWorkflowExecutionAsync(StartWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
-
- startWorkflowExecutionAsync(StartWorkflowExecutionRequest, AsyncHandler<StartWorkflowExecutionRequest, Run>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
-
- StartWorkflowExecutionRequest - Class in com.amazonaws.services.simpleworkflow.model
-
- StartWorkflowExecutionRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
- SwfActions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon SWF.
- TagFilter - Class in com.amazonaws.services.simpleworkflow.model
-
Used to filter the workflow executions in visibility APIs based on a tag.
- TagFilter() - Constructor for class com.amazonaws.services.simpleworkflow.model.TagFilter
-
- TaskList - Class in com.amazonaws.services.simpleworkflow.model
-
Represents a task list.
- TaskList() - Constructor for class com.amazonaws.services.simpleworkflow.model.TaskList
-
- terminateWorkflowExecution(TerminateWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflow
-
- terminateWorkflowExecution(TerminateWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
-
Records a WorkflowExecutionTerminated
event and forces
closure of the workflow execution identified by the given domain, runId,
and workflowId.
- terminateWorkflowExecution(TerminateWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
-
Records a WorkflowExecutionTerminated
event and forces
closure of the workflow execution identified by the given domain, runId,
and workflowId.
- terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflowAsync
-
- terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest, AsyncHandler<TerminateWorkflowExecutionRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AbstractAmazonSimpleWorkflowAsync
-
- terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
-
Records a WorkflowExecutionTerminated
event and forces
closure of the workflow execution identified by the given domain, runId,
and workflowId.
- terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest, AsyncHandler<TerminateWorkflowExecutionRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
-
Records a WorkflowExecutionTerminated
event and forces
closure of the workflow execution identified by the given domain, runId,
and workflowId.
- terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
-
- terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest, AsyncHandler<TerminateWorkflowExecutionRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
-
- TerminateWorkflowExecutionRequest - Class in com.amazonaws.services.simpleworkflow.model
-
- TerminateWorkflowExecutionRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
- TimerCanceledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the TimerCanceled
event.
- TimerCanceledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
- TimerFiredEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the TimerFired
event.
- TimerFiredEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
-
- TimerStartedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the TimerStarted
event.
- TimerStartedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ActivityTaskTimeoutType
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.CancelTimerFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ChildPolicy
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.CloseStatus
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.DecisionTaskTimeoutType
-
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.DecisionType
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.EventType
-
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ExecutionStatus
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.History
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionCompletedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionStartedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimeoutType
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.RegistrationStatus
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.Run
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.StartTimerFailedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.TagFilter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.TaskList
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedCause
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimeoutType
-
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
-
Returns a string representation of this object; useful for testing and
debugging.
- TypeAlreadyExistsException - Exception in com.amazonaws.services.simpleworkflow.model
-
Returned if the type already exists in the specified domain.
- TypeAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.TypeAlreadyExistsException
-
Constructs a new TypeAlreadyExistsException with the specified error
message.
- TypeDeprecatedException - Exception in com.amazonaws.services.simpleworkflow.model
-
Returned when the specified activity or workflow type was already deprecated.
- TypeDeprecatedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.TypeDeprecatedException
-
Constructs a new TypeDeprecatedException with the specified error
message.
- withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The unique ID of the task.
- withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
-
The unique ID of the task.
- withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The unique ID of the activity task.
- withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
-
The activityId
of the activity task to be canceled.
- withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The activityId provided in the RequestCancelActivityTask
decision that failed.
- withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Required. The activityId
of the activity task.
- withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The activityId provided in the ScheduleActivityTask
decision
that failed.
- withActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskCanceled
then this
member is set and provides detailed information about the event.
- withActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskcancelRequested
then
this member is set and provides detailed information about the event.
- withActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskCompleted
then this
member is set and provides detailed information about the event.
- withActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskFailed
then this member
is set and provides detailed information about the event.
- withActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskScheduled
then this
member is set and provides detailed information about the event.
- withActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskStarted
then this member
is set and provides detailed information about the event.
- withActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ActivityTaskTimedOut
then this
member is set and provides detailed information about the event.
- withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The type of this activity task.
- withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The type of the activity task.
- withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
The
ActivityType type structure representing the activity type.
- withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
-
The activity type to deprecate.
- withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
-
The activity type to get information about.
- withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Required. The type of the activity task to schedule.
- withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The activity type provided in the ScheduleActivityTask
decision that failed.
- withCancelRequested(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
-
Set to true
if cancellation of the task is requested.
- withCancelRequested(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
Set to true if a cancellation is requested for this workflow execution.
- withCancelTimerDecisionAttributes(CancelTimerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the CancelTimer
decision.
- withCancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type CancelTimerFailed
then this member
is set and provides detailed information about the event.
- withCancelWorkflowExecutionDecisionAttributes(CancelWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the CancelWorkflowExecution
decision.
- withCancelWorkflowExecutionFailedEventAttributes(CancelWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type CancelWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The cause of the failure.
- withCause(CancelTimerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(CancelWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(CompleteWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(ContinueAsNewWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(FailWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The cause of the failure.
- withCause(RecordMarkerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The cause of the failure.
- withCause(RequestCancelActivityTaskFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(RequestCancelExternalWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The cause of the failure.
- withCause(ScheduleActivityTaskFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The cause of the failure.
- withCause(ScheduleLambdaFunctionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(SignalExternalWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(StartChildWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The cause of the failure.
- withCause(StartLambdaFunctionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The cause of the failure.
- withCause(StartTimerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The cause of the failure.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
-
If set, indicates that the request to cancel the workflow execution was
automatically generated, and specifies the cause.
- withCause(WorkflowExecutionCancelRequestedCause) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
-
If set, indicates that the request to cancel the workflow execution was
automatically generated, and specifies the cause.
- withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
If set, indicates that the workflow execution was automatically
terminated, and specifies the cause.
- withCause(WorkflowExecutionTerminatedCause) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
If set, indicates that the workflow execution was automatically
terminated, and specifies the cause.
- withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
If set, specifies the policy to use for the child workflow executions of
the workflow execution being terminated.
- withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
If set, specifies the policy to use for the child workflow executions of
the workflow execution being terminated.
- withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The policy used for the child workflow executions of this workflow
execution.
- withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The policy used for the child workflow executions of this workflow
execution.
- withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
The policy used for the child workflow executions of this workflow
execution.
- withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
The policy used for the child workflow executions of this workflow
execution.
- withChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionCanceled
then
this member is set and provides detailed information about the event.
- withChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionCompleted
then
this member is set and provides detailed information about the event.
- withChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- withChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionStarted
then
this member is set and provides detailed information about the event.
- withChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionTerminated
then this member is set and provides detailed information about the
event.
- withChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ChildWorkflowExecutionTimedOut
then
this member is set and provides detailed information about the event.
- withCloseStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
If the execution status is closed then this specifies how the execution
was closed:
- withCloseStatus(CloseStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
If the execution status is closed then this specifies how the execution
was closed:
- withCloseStatusFilter(CloseStatusFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that match this close status are
counted.
- withCloseStatusFilter(CloseStatusFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that match this close
status are listed.
- withCloseTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that meet the close time criteria
of the filter are counted.
- withCloseTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.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.
- withCloseTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The time when the workflow execution was closed.
- withCompleteWorkflowExecutionDecisionAttributes(CompleteWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the CompleteWorkflowExecution
decision.
- withCompleteWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type CompleteWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- withConfiguration(ActivityTypeConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
-
The configuration settings registered with the activity type.
- withConfiguration(DomainConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
-
- withConfiguration(WorkflowTypeConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
-
- withContinueAsNewWorkflowExecutionDecisionAttributes(ContinueAsNewWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the ContinueAsNewWorkflowExecution
decision.
- withContinueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ContinueAsNewWorkflowExecutionFailed
then this member is set and provides detailed information about the
event.
- withContinuedExecutionRunId(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent decision tasks.
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Optional. data attached to the event that can be used by the
decider in subsequent decision tasks.
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent decision tasks.
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
Optional. Data attached to the event that can be used by the
decider in subsequent workflow tasks.
- withCount(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
-
The number of tasks in the task list.
- withCount(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
-
The number of workflow executions.
- withCreationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
- withCreationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The date when this type was registered.
- withDecisions(Decision...) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
The list of decisions (possibly empty) made by the decider while
processing this decision task.
- withDecisions(Collection<Decision>) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
The list of decisions (possibly empty) made by the decider while
processing this decision task.
- withDecisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskCompleted
then this
member is set and provides detailed information about the event.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelActivityTask
decision for this cancellation
request.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision that resulted in the scheduling of this activity task.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the CancelTimer
decision
to cancel this timer.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CancelWorkflowExecution
decision for this cancellation
request.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CompleteWorkflowExecution
decision to complete this
execution.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
ContinueAsNewWorkflowExecution
decision that started this
execution.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the FailWorkflowExecution
decision to fail this execution.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
The ID of the DecisionTaskCompleted
event for the decision
that resulted in the scheduling of this AWS Lambda function.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the RecordMarker
decision
that requested this marker.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the RecordMarkerFailed
decision for this cancellation request.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelActivityTask
decision for this cancellation
request.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelExternalWorkflowExecution
decision for this
cancellation request.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
RequestCancelExternalWorkflowExecution
decision for this
cancellation request.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision that resulted in the scheduling of this activity task.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision that resulted in the scheduling of this AWS Lambda function.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
SignalExternalWorkflowExecution
decision for this signal.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
SignalExternalWorkflowExecution
decision for this signal.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.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.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.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.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the StartTimer
decision
for this activity task.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the CancelTimer
decision
to cancel this timer.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the StartTimer
decision
for this activity task.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CancelWorkflowExecution
decision for this cancellation
request.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
CompleteWorkflowExecution
decision to complete this
execution.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the
ContinueAsNewWorkflowExecution
decision that started this
execution.
- withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
The ID of the DecisionTaskCompleted
event corresponding to
the decision task that resulted in the FailWorkflowExecution
decision to fail this execution.
- withDecisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskScheduled
then this
member is set and provides detailed information about the event.
- withDecisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskStarted
then this member
is set and provides detailed information about the event.
- withDecisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskTimedOut
then this
member is set and provides detailed information about the event.
- withDecisionType(String) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Specifies the type of the decision.
- withDecisionType(DecisionType) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Specifies the type of the decision.
- withDefaultChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withDefaultChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- withDefaultChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withDefaultChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.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.
- withDefaultExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
If set, specifies the default maximum duration for executions of this
workflow type.
- withDefaultExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
Optional. The default maximum duration, specified when registering
the workflow type, for executions of this workflow type.
- withDefaultLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The ARN of the default IAM role to use when a workflow execution of this
type invokes AWS Lambda functions.
- withDefaultLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
The default IAM role to use when a workflow execution invokes a AWS
Lambda function.
- withDefaultTaskHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default maximum time, in seconds, before which a
worker processing a task must report progress by calling
RecordActivityTaskHeartbeat.
- withDefaultTaskHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default task list specified for this activity type
at registration.
- withDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default task list to use for scheduling tasks of
this activity type.
- withDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
If set, specifies the default task list to use for scheduling decision
tasks for executions of this workflow type.
- withDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
Optional. The default task list, specified when registering the
workflow type, for decisions tasks scheduled for workflow executions of
this type.
- withDefaultTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default task priority for tasks of this activity
type, specified at registration.
- withDefaultTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The default task priority to assign to the activity type.
- withDefaultTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The default task priority to assign to the workflow type.
- withDefaultTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
Optional. The default task priority, specified when registering
the workflow type, for all decision tasks of this workflow type.
- withDefaultTaskScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default maximum duration, specified when registering
the activity type, for tasks of this activity type.
- withDefaultTaskScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default maximum duration for a task of this
activity type.
- withDefaultTaskScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withDefaultTaskScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default maximum duration that a task of this
activity type can wait before being assigned to a worker.
- withDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
-
Optional. The default maximum duration for tasks of an activity
type specified when registering the activity type.
- withDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
If set, specifies the default maximum duration that a worker can take to
process tasks of this activity type.
- withDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
If set, specifies the default maximum duration of decision tasks for this
workflow type.
- withDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withDeprecationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
- withDeprecationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
If the type is in deprecated state, then it is set to the date when the
type was deprecated.
- withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
- withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
- withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
A textual description of the activity type.
- withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
-
A text description of the domain.
- withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
Textual description of the workflow type.
- withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
Details of the cancellation (if any).
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The details of the failure (if any).
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
Contains the content of the details
parameter for the last
call made by the activity to RecordActivityTaskHeartbeat
.
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
-
Optional. details of the cancellation.
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
Details of the cancellation (if provided).
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The details of the failure (if provided).
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
-
Optional. Details of the failure.
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The details of the failure (if any).
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
-
Details of the marker (if any).
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
-
If specified, contains details about the progress of the task.
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
-
Optional. details of the marker.
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
-
Optional. Information about the cancellation.
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
-
Optional. Detailed information about the failure.
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
Optional. Details for terminating the workflow execution.
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
-
Details for the cancellation (if any).
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
The details of the failure (if any).
- withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The details provided for the termination (if any).
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
The name of the domain containing the workflow executions to count.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
The name of the domain containing the workflow executions to count.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
-
The name of the domain that contains the task list.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
-
The name of the domain that contains the task list.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
-
The name of the domain in which the activity type is registered.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
-
The name of the domain in which the workflow type is registered.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
-
The name of the domain in which the activity type is registered.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
-
The name of the domain containing the workflow execution.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
-
The name of the domain in which this workflow type is registered.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
The name of the domain containing the workflow execution.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
The name of the domain in which the activity types have been registered.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
The name of the domain that contains the workflow executions to list.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
The name of the domain that contains the workflow executions to list.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
The name of the domain in which the workflow types have been registered.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
-
The name of the domain that contains the task lists being polled.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
The name of the domain containing the task lists to poll.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The name of the domain in which this activity is to be registered.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The name of the domain in which to register the workflow type.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
-
The name of the domain containing the workflow execution to cancel.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The name of the domain containing the workflow execution to signal.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The name of the domain in which the workflow execution is created.
- withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
The domain of the workflow execution to terminate.
- withDomainInfo(DomainInfo) - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
-
- withDomainInfos(DomainInfo...) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
-
A list of DomainInfo structures.
- withDomainInfos(Collection<DomainInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
-
A list of DomainInfo structures.
- withEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The system generated ID of the event.
- withEvents(HistoryEvent...) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
A paginated list of history events of the workflow execution.
- withEvents(Collection<HistoryEvent>) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
A paginated list of history events of the workflow execution.
- withEvents(HistoryEvent...) - Method in class com.amazonaws.services.simpleworkflow.model.History
-
The list of history events.
- withEvents(Collection<HistoryEvent>) - Method in class com.amazonaws.services.simpleworkflow.model.History
-
The list of history events.
- withEventTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The date and time when the event occurred.
- withEventType(String) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The type of the history event.
- withEventType(EventType) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
The type of the history event.
- withExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
-
The workflow execution to describe.
- withExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
Specifies the workflow execution for which to return the history.
- withExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The workflow execution this information is about.
- withExecutionConfiguration(WorkflowExecutionConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The configuration settings for this workflow execution including timeout
values, tasklist etc.
- withExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
-
User defined context for the workflow execution.
- withExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
User defined context to add to workflow execution.
- withExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions matching the
WorkflowId
in the filter are counted.
- withExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
If specified, only workflow executions matching the
WorkflowId
in the filter are counted.
- withExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only workflow executions matching the workflow ID specified
in the filter are returned.
- withExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If specified, only workflow executions matching the workflow ID specified
in the filter are returned.
- withExecutionInfo(WorkflowExecutionInfo) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
Information about the workflow execution.
- withExecutionInfos(WorkflowExecutionInfo...) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
-
The list of workflow information structures.
- withExecutionInfos(Collection<WorkflowExecutionInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
-
The list of workflow information structures.
- withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
If set, specifies the total duration for this workflow execution.
- withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The total duration for this workflow execution.
- withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The maximum duration for the child workflow execution.
- withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The total duration for this workflow execution.
- withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The total duration for this workflow execution.
- withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The total duration allowed for the new workflow execution.
- withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The maximum duration for this workflow execution.
- withExecutionStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The current status of the execution.
- withExecutionStatus(ExecutionStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The current status of the execution.
- withExternalInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.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.
- withExternalInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.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.
- withExternalWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
-
The external workflow execution for which the cancellation was requested.
- withExternalWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
The workflow execution that sent the signal.
- withExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
ExternalWorkflowExecutionCancelRequested
then this member is
set and provides detailed information about the event.
- withExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ExternalWorkflowExecutionSignaled
then this member is set and provides detailed information about the
event.
- withFailWorkflowExecutionDecisionAttributes(FailWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the FailWorkflowExecution
decision.
- withFailWorkflowExecutionFailedEventAttributes(FailWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type FailWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
- withHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
- withHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
If set, specifies the maximum time before which a worker processing a
task of this type must report progress by calling
RecordActivityTaskHeartbeat.
- withId(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
The unique Amazon SWF ID for the AWS Lambda task.
- withId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
Required. The SWF id
of the AWS Lambda task.
- withId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The unique Amazon SWF ID of the AWS Lambda task.
- withIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
-
Identity of the worker that was assigned this task.
- withIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
-
Identity of the decider making the request.
- withIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
-
Identity of the worker making the request, recorded in the
ActivityTaskStarted
event in the workflow history.
- withIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
Identity of the decider making the request, which is recorded in the
DecisionTaskStarted event in the workflow history.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
The ID of the
RequestCancelExternalWorkflowExecutionInitiated
event
corresponding to the RequestCancelExternalWorkflowExecution
decision to cancel this external workflow execution.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
-
The ID of the SignalExternalWorkflowExecutionInitiated
event
corresponding to the SignalExternalWorkflowExecution
decision to request this signal.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The ID of the
RequestCancelExternalWorkflowExecutionInitiated
event
corresponding to the RequestCancelExternalWorkflowExecution
decision to cancel this external workflow execution.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The ID of the SignalExternalWorkflowExecutionInitiated
event
corresponding to the SignalExternalWorkflowExecution
decision to request this signal.
- withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this child workflow execution.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The inputs provided when the activity task was scheduled.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The input provided to the activity task.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
The input provided to the new workflow execution.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
Input provided to the AWS Lambda function.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
The input provided to the activity task.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
The input provided to the AWS Lambda function.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Optional. Input data to be provided with the signal.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
Input provided to the signal (if any).
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
Data to attach to the WorkflowExecutionSignaled
event in the
target workflow execution's history.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The input to be provided to the workflow execution.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The inputs provided to the child workflow execution (if any).
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The input for the workflow execution.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The input provided to the new workflow execution.
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
Inputs provided with the signal (if any).
- withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The input provided to the workflow execution (if any).
- withLambdaFunctionCompletedEventAttributes(LambdaFunctionCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- withLambdaFunctionFailedEventAttributes(LambdaFunctionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- withLambdaFunctionScheduledEventAttributes(LambdaFunctionScheduledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- withLambdaFunctionStartedEventAttributes(LambdaFunctionStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- withLambdaFunctionTimedOutEventAttributes(LambdaFunctionTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- withLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda
functions.
- withLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda
functions.
- withLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The IAM role attached to this workflow execution to use when invoking AWS
Lambda functions.
- withLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The ARN of an IAM role that authorizes Amazon SWF to invoke AWS Lambda
functions.
- withLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The IAM role used by this workflow execution when invoking AWS Lambda
functions.
- withLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The IAM role attached to this workflow execution to use when invoking AWS
Lambda functions.
- withLambdaRole(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The IAM role attached to this workflow execution to use when invoking AWS
Lambda functions.
- withLatestActivityTaskTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The time when the last activity task was scheduled for this workflow
execution.
- withLatestCancelRequestedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
If set, contains the ID of the last
ActivityTaskCancelRequested
event recorded for this activity
task.
- withLatestDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
-
Specifies the latest start or close date and time to return.
- withLatestExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The latest executionContext provided by the decider for this workflow
execution.
- withMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
-
The name of the marker.
- withMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
-
Required. The name of the marker.
- withMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
-
The marker's name.
- withMarkerRecordedEventAttributes(MarkerRecordedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type MarkerRecorded
then this member is
set and provides detailed information about the event.
- withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
The maximum number of results that will be returned per call.
- withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
The maximum number of results that will be returned per call.
- withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
The maximum number of results that will be returned per call.
- withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
The maximum number of results that will be returned per call.
- withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
The maximum number of results that will be returned per call.
- withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
The maximum number of results that will be returned per call.
- withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
The maximum number of results that will be returned per call.
- withMessage(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The error message (if any).
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
-
The name of this activity.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
-
The name of the domain to deprecate.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
-
The name of the domain to describe.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
The name of the domain.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionScheduledEventAttributes
-
The name of the scheduled AWS Lambda function.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
If specified, only lists the activity types that have this name.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
If specified, lists the workflow type with this name.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The name of the activity type within the domain.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
-
Name of the domain to register.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The name of the workflow type.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
Required. The name of the AWS Lambda function to invoke.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionFailedEventAttributes
-
The name of the scheduled AWS Lambda function.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.TaskList
-
The name of the task list.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
-
Required. The name of the workflow type.
- withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
-
Required. Name of the workflow type.
- withNewExecutionRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The runId
of the new workflow execution.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.History
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
-
If a NextPageToken
was returned by a previous call, there
are more results available.
- withOldestDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
-
Specifies the oldest start or close date and time to return.
- withOpenActivityTasks(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of activity tasks whose status is OPEN.
- withOpenChildWorkflowExecutions(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of child workflow executions whose status is OPEN.
- withOpenCounts(WorkflowExecutionOpenCounts) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
The number of tasks for this workflow execution.
- withOpenDecisionTasks(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of decision tasks whose status is OPEN.
- withOpenLambdaFunctions(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of AWS Lambda functions that are currently executing.
- withOpenTimers(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
The count of timers started by this workflow execution that have not
fired yet.
- withParent(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
If this workflow execution is a child of another execution then contains
the workflow execution that started this execution.
- withParentInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The ID of the StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
decision to
start this workflow execution.
- withParentWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The source workflow execution that started this workflow execution.
- withPreviousStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The ID of the DecisionTaskStarted event of the previous decision task of
this workflow execution that was processed by the decider.
- withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The reason provided for the failure (if any).
- withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The reason for the failure (if provided).
- withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
-
A descriptive reason for the failure that may help in diagnostics.
- withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The reason provided for the failure (if any).
- withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
-
Description of the error that may assist in diagnostics.
- withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
Optional. A descriptive reason for terminating the workflow
execution.
- withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
The descriptive reason provided for the failure (if any).
- withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
The reason provided for the termination (if any).
- withRecordMarkerDecisionAttributes(RecordMarkerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the RecordMarker
decision.
- withRecordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type DecisionTaskFailed
then this member
is set and provides detailed information about the event.
- withRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
Specifies the registration status of the activity types to list.
- withRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
Specifies the registration status of the activity types to list.
- withRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
Specifies the registration status of the domains to list.
- withRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
Specifies the registration status of the domains to list.
- withRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
Specifies the registration status of the workflow types to list.
- withRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
Specifies the registration status of the workflow types to list.
- withRequestCancelActivityTaskDecisionAttributes(RequestCancelActivityTaskDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the RequestCancelActivityTask
decision.
- withRequestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type RequestCancelActivityTaskFailed
then
this member is set and provides detailed information about the event.
- withRequestCancelExternalWorkflowExecutionDecisionAttributes(RequestCancelExternalWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the
RequestCancelExternalWorkflowExecution
decision.
- withRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
RequestCancelExternalWorkflowExecutionFailed
then this
member is set and provides detailed information about the event.
- withRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
RequestCancelExternalWorkflowExecutionInitiated
then this
member is set and provides detailed information about the event.
- withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
-
The results of the activity task (if any).
- withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The result of the child workflow execution (if any).
- withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
-
The result of the workflow execution.
- withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionCompletedEventAttributes
-
The result of the function execution (if any).
- withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
-
The result of the activity task.
- withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
-
The result produced by the workflow execution upon successful completion.
- withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
-
When set to true
, returns the events in reverse order.
- withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
-
When set to true
, returns the results in reverse order.
- withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
When set to true
, returns the results in reverse order.
- withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
-
When set to true
, returns the results in reverse order.
- withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
When set to true
, returns the results in reverse order.
- withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
-
When set to true
, returns the results in reverse order.
- withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
When set to true
, returns the events in reverse order.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
The runId
of the external workflow execution to cancel.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The runId
of the external workflow execution.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
The runId
of the external workflow execution to be canceled.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
-
The runId of the workflow execution to cancel.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.Run
-
The runId
of a workflow execution.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
The runId
of the workflow execution to be signaled.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The runId
of the external workflow execution that the signal
was being delivered to.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The runId
of the external workflow execution to send the
signal to.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The runId of the workflow execution to signal.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
The runId of the workflow execution to terminate.
- withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
-
A system-generated unique identifier for the workflow execution.
- withScheduleActivityTaskDecisionAttributes(ScheduleActivityTaskDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the ScheduleActivityTask
decision.
- withScheduleActivityTaskFailedEventAttributes(ScheduleActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type ScheduleActivityTaskFailed
then this
member is set and provides detailed information about the event.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
-
The ID of the DecisionTaskScheduled
event that was recorded
when this decision task was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
-
The ID of the DecisionTaskScheduled
event that was recorded
when this decision task was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The ID of the DecisionTaskScheduled
event that was recorded
when this decision task was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionCompletedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionStartedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartLambdaFunctionFailedEventAttributes
-
The ID of the LambdaFunctionScheduled
event that was
recorded when this AWS Lambda function was scheduled.
- withScheduleLambdaFunctionDecisionAttributes(ScheduleLambdaFunctionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
- withScheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- withScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The maximum amount of time for this activity task.
- withScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
The maximum duration for this activity task.
- withScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The maximum amount of time the activity task can wait to be assigned to a
worker.
- withScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Optional. If set, specifies the maximum duration the activity task
can wait to be assigned to a worker.
- withSignalExternalWorkflowExecutionDecisionAttributes(SignalExternalWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the SignalExternalWorkflowExecution
decision.
- withSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
SignalExternalWorkflowExecutionFailed
then this member is
set and provides detailed information about the event.
- withSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type
SignalExternalWorkflowExecutionInitiated
then this member is
set and provides detailed information about the event.
- withSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Required. The name of the signal.The target workflow execution
will use the signal name and input to process the signal.
- withSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The name of the signal.
- withSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The name of the signal.
- withSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
The name of the signal received.
- withStartChildWorkflowExecutionDecisionAttributes(StartChildWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the StartChildWorkflowExecution
decision.
- withStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type StartChildWorkflowExecutionFailed
then this member is set and provides detailed information about the
event.
- withStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type StartChildWorkflowExecutionInitiated
then this member is set and provides detailed information about the
event.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The ID of the ActivityTaskStarted
event recorded in the
history.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The ID of the ActivityTaskStarted
event recorded when this
activity task was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The ID of the ChildWorkflowExecutionStarted
event recorded
when this child workflow execution was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The ID of the DecisionTaskStarted
event recorded in the
history.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
-
The ID of the DecisionTaskStarted
event recorded when this
decision task was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The ID of the DecisionTaskStarted
event recorded when this
decision task was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionCompletedEventAttributes
-
The ID of the LambdaFunctionStarted
event recorded in the
history.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionFailedEventAttributes
-
The ID of the LambdaFunctionStarted
event recorded in the
history.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The ID of the LambdaFunctionStarted
event recorded in the
history.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
The ID of the TimerStarted
event that was recorded when this
timer was started.
- withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
-
The ID of the TimerStarted
event that was recorded when this
timer was started.
- withStartLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
- withStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only workflow executions that meet the start time criteria
of the filter are counted.
- withStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
Specifies the start time criteria that workflow executions must meet in
order to be counted.
- withStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.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.
- withStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
Workflow executions are included in the returned results based on whether
their start times are within the range specified by this filter.
- withStartTimerDecisionAttributes(StartTimerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
-
Provides details of the StartTimer
decision.
- withStartTimerFailedEventAttributes(StartTimerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type StartTimerFailed
then this member is
set and provides detailed information about the event.
- withStartTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The time when the execution was started.
- withStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The maximum amount of time a worker may take to process the activity
task.
- withStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
-
The maximum duration for this decision task.
- withStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.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.
- withStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
If set, specifies the maximum duration a worker may take to process this
activity task.
- withStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleLambdaFunctionDecisionAttributes
-
If set, specifies the maximum duration the function may take to execute.
- withStartToFireTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
Required. The duration to wait before firing the timer.
- withStartToFireTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
The duration of time after which the timer will fire.
- withStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
The current status of the activity type.
- withStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
-
The current status of the activity type.
- withStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
-
Required. The close status that must match the close status of an
execution for it to meet the criteria of this filter.
- withStatus(CloseStatus) - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
-
Required. The close status that must match the close status of an
execution for it to meet the criteria of this filter.
- withStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
The status of the domain:
- withStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
-
The status of the domain:
- withStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The current status of the workflow type.
- withStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The current status of the workflow type.
- withTag(String) - Method in class com.amazonaws.services.simpleworkflow.model.TagFilter
-
Required. Specifies the tag that must be associated with the
execution for it to meet the filter criteria.
- withTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, only executions that have a tag that matches the filter are
counted.
- withTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
If specified, only executions that have a tag that matches the filter are
counted.
- withTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only executions that have the matching tag are listed.
- withTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If specified, only executions that have the matching tag are listed.
- withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
The list of tags to associate with the new workflow execution.
- withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
The list of tags to associate with the new workflow execution.
- withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The list of tags to associate with the child workflow execution.
- withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The list of tags to associate with the child workflow execution.
- withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The list of tags to associated with the child workflow execution.
- withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The list of tags to associated with the child workflow execution.
- withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The list of tags to associate with the workflow execution.
- withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The list of tags to associate with the workflow execution.
- withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The list of tags associated with the new workflow execution.
- withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The list of tags associated with the new workflow execution.
- withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The list of tags associated with the workflow execution.
- withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The list of tags associated with the workflow execution.
- withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The list of tags associated with this workflow execution.
- withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The list of tags associated with this workflow execution.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
The task list in which the activity task has been scheduled.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
-
The name of the task list.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
-
The name of the task list.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
-
The name of the task list in which the decision task was scheduled.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
-
Specifies the task list to poll for activity tasks.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
-
Specifies the task list to poll for decision tasks.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
If set, specifies the name of the task list in which to schedule the
activity task.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
The name of the task list to be used for decision tasks of the child
workflow execution.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The name of the task list used for the decision tasks of the child
workflow execution.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The task list to use for the decision tasks generated for this workflow
execution.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The task list used for the decision tasks generated for this workflow
execution.
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
- withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The name of the task list for scheduling the decision tasks for this
workflow execution.
- withTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
-
Optional. The priority to assign to the scheduled activity task.
- withTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Optional. The task priority that, if set, specifies the priority
for the decision tasks for this workflow execution.
- withTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
-
Optional. A task priority that, if set, specifies the priority for
this decision task.
- withTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
-
Optional. If set, specifies the priority with which the activity
task is to be assigned to a worker.
- withTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Optional. A task priority that, if set, specifies the priority for
a decision task of this workflow execution.
- withTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
Optional. The priority assigned for the decision tasks for this
workflow execution.
- withTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The task priority to use for this workflow execution.
- withTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The priority assigned to decision tasks for this workflow execution.
- withTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
- withTaskPriority(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
- withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
Specifies the maximum duration of decision tasks for the new workflow
execution.
- withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Specifies the maximum duration of decision tasks for this workflow
execution.
- withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The maximum duration allowed for the decision tasks for this workflow
execution.
- withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
Specifies the maximum duration of decision tasks for this workflow
execution.
- withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
The maximum duration allowed for decision tasks for this workflow
execution.
- withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
The maximum duration of decision tasks for the new workflow execution.
- withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The maximum duration of decision tasks for this workflow type.
- withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The opaque string used as a handle on the task.
- withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The opaque string used as a handle on the task.
- withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
-
- withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
-
- withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
-
- withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
-
- withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
-
- withTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The type of the timeout that caused this event.
- withTimeoutType(ActivityTaskTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
-
The type of the timeout that caused this event.
- withTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The type of the timeout that caused the child workflow execution to time
out.
- withTimeoutType(WorkflowExecutionTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The type of the timeout that caused the child workflow execution to time
out.
- withTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The type of timeout that expired before the decision task could be
completed.
- withTimeoutType(DecisionTaskTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
-
The type of timeout that expired before the decision task could be
completed.
- withTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The type of the timeout that caused this event.
- withTimeoutType(LambdaFunctionTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.LambdaFunctionTimedOutEventAttributes
-
The type of the timeout that caused this event.
- withTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
The type of timeout that caused this event.
- withTimeoutType(WorkflowExecutionTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
The type of timeout that caused this event.
- withTimerCanceledEventAttributes(TimerCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type TimerCanceled
then this member is
set and provides detailed information about the event.
- withTimerFiredEventAttributes(TimerFiredEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type TimerFired
then this member is set
and provides detailed information about the event.
- withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
-
Required. The unique ID of the timer to cancel.
- withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
-
The timerId provided in the CancelTimer
decision that
failed.
- withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
-
Required. The unique ID of the timer.
- withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
-
The timerId provided in the StartTimer
decision that failed.
- withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
-
The unique ID of the timer that was canceled.
- withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
-
The unique ID of the timer that fired.
- withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
-
The unique ID of the timer that was started.
- withTimerStartedEventAttributes(TimerStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type TimerStarted
then this member is set
and provides detailed information about the event.
- withTruncated(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
-
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.
- withTruncated(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
-
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.
- withTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
-
If specified, indicates the type of the workflow executions to be
counted.
- withTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
-
Specifies the type of the workflow executions to be counted.
- withTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
-
If specified, only executions of the type specified in the filter are
returned.
- withTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
-
If specified, only executions of the type specified in the filter are
returned.
- withTypeInfo(ActivityTypeInfo) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
-
General information about the activity type.
- withTypeInfo(WorkflowTypeInfo) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
-
General information about the workflow type.
- withTypeInfos(ActivityTypeInfo...) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
-
List of activity type information.
- withTypeInfos(Collection<ActivityTypeInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
-
List of activity type information.
- withTypeInfos(WorkflowTypeInfo...) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
-
The list of workflow type information.
- withTypeInfos(Collection<WorkflowTypeInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
-
The list of workflow type information.
- withVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
-
The version of this activity.
- withVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
-
The version of the activity type.
- withVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
-
The version of the workflow type.
- withVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
-
Required. The version of the workflow type.
- withVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
-
Version of the workflow type.
- withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
-
The workflow execution that started this activity task.
- withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The child workflow execution that was canceled.
- withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The child workflow execution that was completed.
- withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The child workflow execution that failed.
- withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
-
The child workflow execution that was started.
- withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The child workflow execution that was terminated.
- withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The child workflow execution that timed out.
- withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The workflow execution for which this decision task was created.
- withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
-
The external workflow execution to which the cancellation request was
delivered.
- withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
-
The external workflow execution that the signal was delivered to.
- withWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionCanceled
then this
member is set and provides detailed information about the event.
- withWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionCancelRequested
then this member is set and provides detailed information about the
event.
- withWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionCompleted
then this
member is set and provides detailed information about the event.
- withWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionContinuedAsNew
then
this member is set and provides detailed information about the event.
- withWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionFailed
then this
member is set and provides detailed information about the event.
- withWorkflowExecutionRetentionPeriodInDays(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
-
The retention period for workflow executions in this domain.
- withWorkflowExecutionRetentionPeriodInDays(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
-
The duration (in days) that records and histories of workflow executions
on the domain should be kept by the service.
- withWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionSignaled
then this
member is set and provides detailed information about the event.
- withWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionStarted
then this
member is set and provides detailed information about the event.
- withWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionTerminated
then
this member is set and provides detailed information about the event.
- withWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
-
If the event is of type WorkflowExecutionTimedOut
then this
member is set and provides detailed information about the event.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
-
Required. The workflowId
of the external workflow
execution to cancel.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
-
The workflowId
of the external workflow to which the cancel
request was to be delivered.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
-
The workflowId
of the external workflow execution to be
canceled.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
-
The workflowId of the workflow execution to cancel.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
-
Required. The workflowId
of the workflow execution to
be signaled.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
-
The workflowId
of the external workflow execution that the
signal was being delivered to.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
The workflowId
of the external workflow execution.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
-
The workflowId of the workflow execution to signal.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Required. The workflowId
of the workflow execution.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The workflowId
of the child workflow execution.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The workflowId
of the child workflow execution.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The user defined identifier associated with the workflow execution.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
-
The workflowId of the workflow execution to terminate.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
-
The user defined identifier associated with the workflow execution.
- withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
-
The workflowId to pass of match the criteria of this filter.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
-
The type of the child workflow execution.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
-
The type of the child workflow execution.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
-
The type of the child workflow execution.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
-
The type of the child workflow execution.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
-
The type of the child workflow execution.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
-
The type of the child workflow execution.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
-
The type of the workflow execution for which this decision task was
created.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
-
The workflow type to deprecate.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
-
The workflow type to describe.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
-
Required. The type of the workflow execution to be started.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
-
The workflow type provided in the
StartChildWorkflowExecution
decision that failed.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
-
The type of the child workflow execution.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
-
The type of the workflow to start.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
The type of the workflow execution.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
The workflow type of this execution.
- withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
The workflow type this information is about.
- withWorkflowTypeVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
-
- WorkflowExecution - Class in com.amazonaws.services.simpleworkflow.model
-
Represents a workflow execution.
- WorkflowExecution() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
-
- WorkflowExecutionAlreadyStartedException - Exception in com.amazonaws.services.simpleworkflow.model
-
Returned by
StartWorkflowExecution when an open execution with the
same workflowId is already running in the specified domain.
- WorkflowExecutionAlreadyStartedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.WorkflowExecutionAlreadyStartedException
-
Constructs a new WorkflowExecutionAlreadyStartedException with the
specified error message.
- WorkflowExecutionCanceledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the WorkflowExecutionCanceled
event.
- WorkflowExecutionCanceledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
-
- WorkflowExecutionCancelRequestedCause - Enum in com.amazonaws.services.simpleworkflow.model
-
- WorkflowExecutionCancelRequestedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the WorkflowExecutionCancelRequested
event.
- WorkflowExecutionCancelRequestedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
-
- WorkflowExecutionCompletedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the WorkflowExecutionCompleted
event.
- WorkflowExecutionCompletedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
-
- WorkflowExecutionConfiguration - Class in com.amazonaws.services.simpleworkflow.model
-
The configuration settings for a workflow execution including timeout values,
tasklist etc.
- WorkflowExecutionConfiguration() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
-
- WorkflowExecutionContinuedAsNewEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the WorkflowExecutionContinuedAsNew
event.
- WorkflowExecutionContinuedAsNewEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
-
- WorkflowExecutionCount - Class in com.amazonaws.services.simpleworkflow.model
-
- WorkflowExecutionCount() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
-
- WorkflowExecutionDetail - Class in com.amazonaws.services.simpleworkflow.model
-
Contains details about a workflow execution.
- WorkflowExecutionDetail() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
-
- WorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the WorkflowExecutionFailed
event.
- WorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
-
- WorkflowExecutionFilter - Class in com.amazonaws.services.simpleworkflow.model
-
Used to filter the workflow executions in visibility APIs by their
workflowId
.
- WorkflowExecutionFilter() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
-
- WorkflowExecutionInfo - Class in com.amazonaws.services.simpleworkflow.model
-
Contains information about a workflow execution.
- WorkflowExecutionInfo() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
-
- WorkflowExecutionInfos - Class in com.amazonaws.services.simpleworkflow.model
-
Contains a paginated list of information about workflow executions.
- WorkflowExecutionInfos() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
-
- WorkflowExecutionOpenCounts - Class in com.amazonaws.services.simpleworkflow.model
-
Contains the counts of open tasks, child workflow executions and timers for a
workflow execution.
- WorkflowExecutionOpenCounts() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
-
- WorkflowExecutionSignaledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the WorkflowExecutionSignaled
event.
- WorkflowExecutionSignaledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
-
- WorkflowExecutionStartedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of WorkflowExecutionStarted
event.
- WorkflowExecutionStartedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
-
- WorkflowExecutionTerminatedCause - Enum in com.amazonaws.services.simpleworkflow.model
-
- WorkflowExecutionTerminatedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the WorkflowExecutionTerminated
event.
- WorkflowExecutionTerminatedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
-
- WorkflowExecutionTimedOutEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
-
Provides details of the WorkflowExecutionTimedOut
event.
- WorkflowExecutionTimedOutEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
-
- WorkflowExecutionTimeoutType - Enum in com.amazonaws.services.simpleworkflow.model
-
- WorkflowType - Class in com.amazonaws.services.simpleworkflow.model
-
Represents a workflow type.
- WorkflowType() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowType
-
- WorkflowTypeConfiguration - Class in com.amazonaws.services.simpleworkflow.model
-
The configuration settings of a workflow type.
- WorkflowTypeConfiguration() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
-
- WorkflowTypeDetail - Class in com.amazonaws.services.simpleworkflow.model
-
Contains details about a workflow type.
- WorkflowTypeDetail() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
-
- WorkflowTypeFilter - Class in com.amazonaws.services.simpleworkflow.model
-
Used to filter workflow execution query results by type.
- WorkflowTypeFilter() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
-
- WorkflowTypeInfo - Class in com.amazonaws.services.simpleworkflow.model
-
Contains information about a workflow type.
- WorkflowTypeInfo() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
-
- WorkflowTypeInfos - Class in com.amazonaws.services.simpleworkflow.model
-
Contains a paginated list of information structures about workflow types.
- WorkflowTypeInfos() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
-