Klasse LambdaRequestPayload

java.lang.Object
de.otto.jlineup.lambda.LambdaRequestPayload

public class LambdaRequestPayload extends Object
  • Felddetails

    • runId

      public final String runId
    • jobConfig

      public final de.otto.jlineup.config.JobConfig jobConfig
    • screenshotContext

      public final de.otto.jlineup.browser.ScreenshotContext screenshotContext
    • urlKey

      public final String urlKey
    • step

      public final de.otto.jlineup.config.RunStep step
  • Konstruktordetails

    • LambdaRequestPayload

      public LambdaRequestPayload(String runId, de.otto.jlineup.config.JobConfig jobConfig, de.otto.jlineup.browser.ScreenshotContext screenshotContext, de.otto.jlineup.config.RunStep step, String urlKey)
    • LambdaRequestPayload

      public LambdaRequestPayload()