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