| Package | Description |
|---|---|
| com.spotify.helios.common.descriptors |
| Modifier and Type | Method and Description |
|---|---|
RolloutTask.Action |
RolloutTask.getAction() |
static RolloutTask.Action |
RolloutTask.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RolloutTask.Action[] |
RolloutTask.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static RolloutTask |
RolloutTask.of(RolloutTask.Action action,
String target) |
RolloutTask.Builder |
RolloutTask.Builder.setAction(RolloutTask.Action action) |
Copyright © 2017. All rights reserved.