Uses of Enum
io.envoyproxy.envoy.config.core.v3.TransportSocket.ConfigTypeCase
Packages that use TransportSocket.ConfigTypeCase
-
Uses of TransportSocket.ConfigTypeCase in io.envoyproxy.envoy.config.core.v3
Subclasses with type arguments of type TransportSocket.ConfigTypeCase in io.envoyproxy.envoy.config.core.v3Methods in io.envoyproxy.envoy.config.core.v3 that return TransportSocket.ConfigTypeCaseModifier and TypeMethodDescriptionTransportSocket.ConfigTypeCase.forNumber(int value) TransportSocket.Builder.getConfigTypeCase()TransportSocket.getConfigTypeCase()TransportSocketOrBuilder.getConfigTypeCase()TransportSocket.ConfigTypeCase.valueOf(int value) Deprecated.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.