| Package | Description |
|---|---|
| com.spotify.folsom.client.ascii |
| Modifier and Type | Field and Description |
|---|---|
AsciiResponse.Type |
AsciiResponse.type |
| Modifier and Type | Method and Description |
|---|---|
static AsciiResponse.Type |
AsciiResponse.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AsciiResponse.Type[] |
AsciiResponse.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AsciiResponse(AsciiResponse.Type type) |
Copyright © 2020 Spotify AB. All Rights Reserved.