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