Uses of Class
software.amazon.awssdk.services.sfn.model.LambdaFunctionScheduledEventDetails
Packages that use LambdaFunctionScheduledEventDetails
-
Uses of LambdaFunctionScheduledEventDetails in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return LambdaFunctionScheduledEventDetailsModifier and TypeMethodDescriptionHistoryEvent.lambdaFunctionScheduledEventDetails()Returns the value of the LambdaFunctionScheduledEventDetails property for this object.Methods in software.amazon.awssdk.services.sfn.model with parameters of type LambdaFunctionScheduledEventDetailsModifier and TypeMethodDescriptionHistoryEvent.Builder.lambdaFunctionScheduledEventDetails(LambdaFunctionScheduledEventDetails lambdaFunctionScheduledEventDetails) Sets the value of the LambdaFunctionScheduledEventDetails property for this object.