| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduledSplitsLaunchDefinition |
ScheduledSplitsLaunchDefinition.clone() |
ScheduledSplitsLaunchDefinition |
Launch.getScheduledSplitsDefinition()
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
ScheduledSplitsLaunchDefinition |
ScheduledSplitsLaunchDefinition.withSteps(Collection<ScheduledSplit> steps)
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
ScheduledSplitsLaunchDefinition |
ScheduledSplitsLaunchDefinition.withSteps(ScheduledSplit... 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 |
Launch.setScheduledSplitsDefinition(ScheduledSplitsLaunchDefinition scheduledSplitsDefinition)
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
Launch |
Launch.withScheduledSplitsDefinition(ScheduledSplitsLaunchDefinition scheduledSplitsDefinition)
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
Copyright © 2024. All rights reserved.