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