Uses of Class
software.amazon.awssdk.services.swf.model.ScheduleLambdaFunctionFailedEventAttributes
-
Packages that use ScheduleLambdaFunctionFailedEventAttributes Package Description software.amazon.awssdk.services.swf.model -
-
Uses of ScheduleLambdaFunctionFailedEventAttributes in software.amazon.awssdk.services.swf.model
Methods in software.amazon.awssdk.services.swf.model that return ScheduleLambdaFunctionFailedEventAttributes Modifier and Type Method Description ScheduleLambdaFunctionFailedEventAttributesHistoryEvent. scheduleLambdaFunctionFailedEventAttributes()Provides the details of theScheduleLambdaFunctionFailedevent.Methods in software.amazon.awssdk.services.swf.model with parameters of type ScheduleLambdaFunctionFailedEventAttributes Modifier and Type Method Description HistoryEvent.BuilderHistoryEvent.Builder. scheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes)Provides the details of theScheduleLambdaFunctionFailedevent.
-