Class OperationProcessor

java.lang.Object
software.amazon.lambda.durable.testing.local.OperationProcessor

public class OperationProcessor extends Object
  • Constructor Details

    • OperationProcessor

      public OperationProcessor()
  • Method Details

    • applyResult

      public static software.amazon.awssdk.services.lambda.model.Operation applyResult(software.amazon.awssdk.services.lambda.model.Operation op, OperationResult result)
      Applies the result of an operation to the existing operation, returning a new operation.