Uses of Interface
software.amazon.awssdk.services.sfn.model.LambdaFunctionScheduleFailedEventDetails.Builder
Packages that use LambdaFunctionScheduleFailedEventDetails.Builder
-
Uses of LambdaFunctionScheduleFailedEventDetails.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return LambdaFunctionScheduleFailedEventDetails.BuilderModifier and TypeMethodDescriptionLambdaFunctionScheduleFailedEventDetails.builder()A more detailed explanation of the cause of the failure.The error code of the failure.LambdaFunctionScheduleFailedEventDetails.toBuilder()Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type LambdaFunctionScheduleFailedEventDetails.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LambdaFunctionScheduleFailedEventDetails.Builder>LambdaFunctionScheduleFailedEventDetails.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sfn.model with type arguments of type LambdaFunctionScheduleFailedEventDetails.BuilderModifier and TypeMethodDescriptiondefault HistoryEvent.BuilderHistoryEvent.Builder.lambdaFunctionScheduleFailedEventDetails(Consumer<LambdaFunctionScheduleFailedEventDetails.Builder> lambdaFunctionScheduleFailedEventDetails) Sets the value of the LambdaFunctionScheduleFailedEventDetails property for this object.