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