Uses of Class
io.envoyproxy.envoy.config.core.v3.TransportSocket.ConfigTypeCase
-
Packages that use TransportSocket.ConfigTypeCase Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of TransportSocket.ConfigTypeCase in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return TransportSocket.ConfigTypeCase Modifier and Type Method Description static TransportSocket.ConfigTypeCaseTransportSocket.ConfigTypeCase. forNumber(int value)TransportSocket.ConfigTypeCaseTransportSocket.Builder. getConfigTypeCase()TransportSocket.ConfigTypeCaseTransportSocket. getConfigTypeCase()TransportSocket.ConfigTypeCaseTransportSocketOrBuilder. getConfigTypeCase()static TransportSocket.ConfigTypeCaseTransportSocket.ConfigTypeCase. valueOf(int value)Deprecated.static TransportSocket.ConfigTypeCaseTransportSocket.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.
-