public static interface GetExperimentRequest.Builder extends EvidentlyRequest.Builder, SdkPojo, CopyableBuilder<GetExperimentRequest.Builder,GetExperimentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetExperimentRequest.Builder |
experiment(String experiment)
The name of the experiment that you want to see the details of.
|
GetExperimentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetExperimentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetExperimentRequest.Builder |
project(String project)
The name or ARN of the project that contains the experiment.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetExperimentRequest.Builder experiment(String experiment)
The name of the experiment that you want to see the details of.
experiment - The name of the experiment that you want to see the details of.GetExperimentRequest.Builder project(String project)
The name or ARN of the project that contains the experiment.
project - The name or ARN of the project that contains the experiment.GetExperimentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetExperimentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.