| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduledSplitsLaunchConfig |
ScheduledSplitsLaunchConfig.clone() |
ScheduledSplitsLaunchConfig |
UpdateLaunchRequest.getScheduledSplitsConfig()
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
ScheduledSplitsLaunchConfig |
CreateLaunchRequest.getScheduledSplitsConfig()
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
ScheduledSplitsLaunchConfig |
ScheduledSplitsLaunchConfig.withSteps(Collection<ScheduledSplitConfig> steps)
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
ScheduledSplitsLaunchConfig |
ScheduledSplitsLaunchConfig.withSteps(ScheduledSplitConfig... steps)
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateLaunchRequest.setScheduledSplitsConfig(ScheduledSplitsLaunchConfig scheduledSplitsConfig)
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
void |
CreateLaunchRequest.setScheduledSplitsConfig(ScheduledSplitsLaunchConfig scheduledSplitsConfig)
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
UpdateLaunchRequest |
UpdateLaunchRequest.withScheduledSplitsConfig(ScheduledSplitsLaunchConfig scheduledSplitsConfig)
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
CreateLaunchRequest |
CreateLaunchRequest.withScheduledSplitsConfig(ScheduledSplitsLaunchConfig scheduledSplitsConfig)
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
Copyright © 2022. All rights reserved.