Uses of Enum
io.envoyproxy.envoy.config.core.v3.EnvoyInternalAddress.AddressNameSpecifierCase
Packages that use EnvoyInternalAddress.AddressNameSpecifierCase
-
Uses of EnvoyInternalAddress.AddressNameSpecifierCase in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return EnvoyInternalAddress.AddressNameSpecifierCaseModifier and TypeMethodDescriptionEnvoyInternalAddress.AddressNameSpecifierCase.forNumber(int value) EnvoyInternalAddress.Builder.getAddressNameSpecifierCase()EnvoyInternalAddress.getAddressNameSpecifierCase()EnvoyInternalAddressOrBuilder.getAddressNameSpecifierCase()EnvoyInternalAddress.AddressNameSpecifierCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.EnvoyInternalAddress.AddressNameSpecifierCase.values()Returns an array containing the constants of this enum type, in the order they are declared.