Uses of Enum
io.envoyproxy.envoy.api.v2.core.Node.UserAgentVersionTypeCase
Packages that use Node.UserAgentVersionTypeCase
-
Uses of Node.UserAgentVersionTypeCase in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core 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.