Uses of Enum
io.envoyproxy.envoy.config.core.v3.Node.UserAgentVersionTypeCase
Packages that use Node.UserAgentVersionTypeCase
-
Uses of Node.UserAgentVersionTypeCase in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return Node.UserAgentVersionTypeCaseModifier and TypeMethodDescriptionNode.UserAgentVersionTypeCase.forNumber
(int value) Node.Builder.getUserAgentVersionTypeCase()
Node.getUserAgentVersionTypeCase()
NodeOrBuilder.getUserAgentVersionTypeCase()
Node.UserAgentVersionTypeCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static Node.UserAgentVersionTypeCase[]
Node.UserAgentVersionTypeCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.