| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static ServerInfo.State |
ServerInfo.State.forNumber(int value) |
ServerInfo.State |
ServerInfoOrBuilder.getState()
State of the server.
|
ServerInfo.State |
ServerInfo.getState()
State of the server.
|
ServerInfo.State |
ServerInfo.Builder.getState()
State of the server.
|
static ServerInfo.State |
ServerInfo.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ServerInfo.State |
ServerInfo.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServerInfo.State |
ServerInfo.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerInfo.State[] |
ServerInfo.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ServerInfo.State> |
ServerInfo.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ServerInfo.Builder |
ServerInfo.Builder.setState(ServerInfo.State value)
State of the server.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.