Interface Parent.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Parent.Builder,Parent>, SdkBuilder<Parent.Builder,Parent>, SdkPojo
Enclosing class:
Parent

public static interface Parent.Builder extends SdkPojo, CopyableBuilder<Parent.Builder,Parent>
  • Method Details

    • trialName

      Parent.Builder trialName(String trialName)

      The name of the trial.

      Parameters:
      trialName - The name of the trial.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • experimentName

      Parent.Builder experimentName(String experimentName)

      The name of the experiment.

      Parameters:
      experimentName - The name of the experiment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.