Uses of Enum
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.ProxyStatusConfig.ProxyNameCase
Packages that use HttpConnectionManager.ProxyStatusConfig.ProxyNameCase
-
Uses of HttpConnectionManager.ProxyStatusConfig.ProxyNameCase in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Subclasses with type arguments of type HttpConnectionManager.ProxyStatusConfig.ProxyNameCase in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3Modifier and TypeClassDescriptionstatic enumMethods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.ProxyStatusConfig.ProxyNameCaseModifier and TypeMethodDescriptionHttpConnectionManager.ProxyStatusConfig.ProxyNameCase.forNumber(int value) HttpConnectionManager.ProxyStatusConfig.Builder.getProxyNameCase()HttpConnectionManager.ProxyStatusConfig.getProxyNameCase()HttpConnectionManager.ProxyStatusConfigOrBuilder.getProxyNameCase()HttpConnectionManager.ProxyStatusConfig.ProxyNameCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.HttpConnectionManager.ProxyStatusConfig.ProxyNameCase.values()Returns an array containing the constants of this enum type, in the order they are declared.