Uses of Class
software.amazon.lambda.powertools.idempotency.Idempotency.Config
Packages that use Idempotency.Config
-
Uses of Idempotency.Config in software.amazon.lambda.powertools.idempotency
Methods in software.amazon.lambda.powertools.idempotency that return Idempotency.ConfigModifier and TypeMethodDescriptionstatic Idempotency.ConfigIdempotency.config()Acts like a builder that can be used to configureIdempotencyIdempotency.Config.withConfig(IdempotencyConfig config) Idempotency.Config.withPersistenceStore(BasePersistenceStore persistenceStore)