| Package | Description |
|---|---|
| com.spotify.helios.common.protocol |
| Modifier and Type | Method and Description |
|---|---|
SetGoalResponse.Status |
SetGoalResponse.getStatus() |
static SetGoalResponse.Status |
SetGoalResponse.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetGoalResponse.Status[] |
SetGoalResponse.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SetGoalResponse(SetGoalResponse.Status status,
String host,
JobId job) |
Copyright © 2016. All rights reserved.