| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
static Treatment.Builder |
Treatment.builder() |
Treatment.Builder |
Treatment.Builder.description(String description)
The description of the treatment.
|
Treatment.Builder |
Treatment.Builder.featureVariations(Map<String,String> featureVariations)
The feature variation used for this treatment.
|
Treatment.Builder |
Treatment.Builder.name(String name)
The name of this treatment.
|
Treatment.Builder |
Treatment.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Treatment.Builder> |
Treatment.serializableBuilderClass() |
Copyright © 2022. All rights reserved.