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