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