| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
OnlineAbConfig |
CreateExperimentRequest.onlineAbConfig()
A structure that contains the configuration of which variation to use as the "control" version.
|
OnlineAbConfig |
UpdateExperimentRequest.onlineAbConfig()
A structure that contains the configuration of which variation o use as the "control" version.
|
| Modifier and Type | Method and Description |
|---|---|
CreateExperimentRequest.Builder |
CreateExperimentRequest.Builder.onlineAbConfig(OnlineAbConfig onlineAbConfig)
A structure that contains the configuration of which variation to use as the "control" version.
|
UpdateExperimentRequest.Builder |
UpdateExperimentRequest.Builder.onlineAbConfig(OnlineAbConfig onlineAbConfig)
A structure that contains the configuration of which variation o use as the "control" version.
|
Copyright © 2022. All rights reserved.