Uses of Class
software.amazon.lambda.durable.StepConfig.Builder
Packages that use StepConfig.Builder
-
Uses of StepConfig.Builder in software.amazon.lambda.durable
Methods in software.amazon.lambda.durable that return StepConfig.BuilderModifier and TypeMethodDescriptionstatic StepConfig.BuilderStepConfig.builder()Creates a new builder for StepConfig.StepConfig.Builder.retryStrategy(RetryStrategy retryStrategy) Sets the retry strategy for the step.StepConfig.Builder.semantics(StepSemantics semantics) Sets the delivery semantics for the step.Sets a custom serializer for the step.StepConfig.toBuilder()