| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
static SocketOption.ValueCase |
SocketOption.ValueCase.forNumber(int value) |
SocketOption.ValueCase |
SocketOptionOrBuilder.getValueCase() |
SocketOption.ValueCase |
SocketOption.getValueCase() |
SocketOption.ValueCase |
SocketOption.Builder.getValueCase() |
static SocketOption.ValueCase |
SocketOption.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SocketOption.ValueCase |
SocketOption.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SocketOption.ValueCase[] |
SocketOption.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.