Interface RTAArtifact.Builder1

Enclosing class:
RTAArtifact

public static interface RTAArtifact.Builder1
Builder helper class.
  • Method Details

    • executionId

      RTAArtifact.Builder2 executionId(@Nonnull String executionId)
      Set the executionId of this RTAArtifact instance.
      Parameters:
      executionId - ID of the execution
      Returns:
      The RTAArtifact builder.