| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateExperimentResponse.Builder |
UpdateExperimentResponse.builder() |
default UpdateExperimentResponse.Builder |
UpdateExperimentResponse.Builder.experiment(Consumer<Experiment.Builder> experiment)
A structure containing the configuration details of the experiment that was updated.
|
UpdateExperimentResponse.Builder |
UpdateExperimentResponse.Builder.experiment(Experiment experiment)
A structure containing the configuration details of the experiment that was updated.
|
UpdateExperimentResponse.Builder |
UpdateExperimentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateExperimentResponse.Builder> |
UpdateExperimentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.