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