Uses of Interface
software.amazon.lambda.durable.plugin.DurableExecutionPlugin
Packages that use DurableExecutionPlugin
-
Uses of DurableExecutionPlugin in software.amazon.lambda.durable
Methods in software.amazon.lambda.durable with parameters of type DurableExecutionPluginModifier and TypeMethodDescriptionDurableConfig.Builder.withPlugins(DurableExecutionPlugin... plugins) Deprecated.This is a preview API that is experimental and may be changed or removed in future releases. -
Uses of DurableExecutionPlugin in software.amazon.lambda.durable.plugin
Methods in software.amazon.lambda.durable.plugin that return types with arguments of type DurableExecutionPluginModifier and TypeMethodDescriptionPluginRunner.getPlugins()Deprecated.Returns the list of registered plugins.Constructor parameters in software.amazon.lambda.durable.plugin with type arguments of type DurableExecutionPlugin