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