Uses of Class
software.amazon.lambda.durable.config.MapConfig.Builder
Packages that use MapConfig.Builder
-
Uses of MapConfig.Builder in software.amazon.lambda.durable.config
Methods in software.amazon.lambda.durable.config that return MapConfig.BuilderModifier and TypeMethodDescriptionstatic MapConfig.BuilderMapConfig.builder()MapConfig.Builder.completionConfig(CompletionConfig completionConfig) Sets the completion criteria for the map operation.MapConfig.Builder.maxConcurrency(Integer maxConcurrency) Sets the custom serializer to use for serializing map items and results.MapConfig.toBuilder()