| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
static TransportSocket.ConfigTypeCase |
TransportSocket.ConfigTypeCase.forNumber(int value) |
TransportSocket.ConfigTypeCase |
TransportSocketOrBuilder.getConfigTypeCase() |
TransportSocket.ConfigTypeCase |
TransportSocket.getConfigTypeCase() |
TransportSocket.ConfigTypeCase |
TransportSocket.Builder.getConfigTypeCase() |
static TransportSocket.ConfigTypeCase |
TransportSocket.ConfigTypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransportSocket.ConfigTypeCase |
TransportSocket.ConfigTypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportSocket.ConfigTypeCase[] |
TransportSocket.ConfigTypeCase.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.