Uses of Record Class
software.amazon.lambda.durable.plugin.OperationInfo
Packages that use OperationInfo
-
Uses of OperationInfo in software.amazon.lambda.durable.plugin
Methods in software.amazon.lambda.durable.plugin that return OperationInfoModifier and TypeMethodDescriptionstatic OperationInfoPluginInfoConverter.toOperationInfo(software.amazon.awssdk.services.lambda.model.Operation operation, OperationIdentifier identifier, String parentId) Deprecated.Methods in software.amazon.lambda.durable.plugin with parameters of type OperationInfoModifier and TypeMethodDescriptiondefault voidDurableExecutionPlugin.onOperationStart(OperationInfo info) Deprecated.Called when an operation starts (including replay).voidPluginRunner.onOperationStart(OperationInfo info) Deprecated.