public static interface PipelineExperimentConfig.Builder extends SdkPojo, CopyableBuilder<PipelineExperimentConfig.Builder,PipelineExperimentConfig>
| Modifier and Type | Method and Description |
|---|---|
PipelineExperimentConfig.Builder |
experimentName(String experimentName)
The name of the experiment.
|
PipelineExperimentConfig.Builder |
trialName(String trialName)
The name of the trial.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPipelineExperimentConfig.Builder experimentName(String experimentName)
The name of the experiment.
experimentName - The name of the experiment.PipelineExperimentConfig.Builder trialName(String trialName)
The name of the trial.
trialName - The name of the trial.Copyright © 2021. All rights reserved.