| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
 Classes modeling the various types represented by AmazonSimpleWorkflow. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StartLambdaFunctionFailedEventAttributes | 
StartLambdaFunctionFailedEventAttributes.clone()  | 
StartLambdaFunctionFailedEventAttributes | 
HistoryEvent.getStartLambdaFunctionFailedEventAttributes()
Provides details for the  
StartLambdaFunctionFailed event. | 
StartLambdaFunctionFailedEventAttributes | 
StartLambdaFunctionFailedEventAttributes.withCause(StartLambdaFunctionFailedCause cause)
The cause of the failure. 
 | 
StartLambdaFunctionFailedEventAttributes | 
StartLambdaFunctionFailedEventAttributes.withCause(String cause)
The cause of the failure. 
 | 
StartLambdaFunctionFailedEventAttributes | 
StartLambdaFunctionFailedEventAttributes.withMessage(String message)
The error message (if any). 
 | 
StartLambdaFunctionFailedEventAttributes | 
StartLambdaFunctionFailedEventAttributes.withScheduledEventId(Long scheduledEventId)
The ID of the  
LambdaFunctionScheduled event that was
 recorded when this AWS Lambda function was scheduled. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HistoryEvent.setStartLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes startLambdaFunctionFailedEventAttributes)
Provides details for the  
StartLambdaFunctionFailed event. | 
HistoryEvent | 
HistoryEvent.withStartLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes startLambdaFunctionFailedEventAttributes)
Provides details for the  
StartLambdaFunctionFailed event. | 
Copyright © 2015. All rights reserved.