Uses of Enum
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.StripPortModeCase
Packages that use HttpConnectionManager.StripPortModeCase
-
Uses of HttpConnectionManager.StripPortModeCase in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.StripPortModeCaseModifier and TypeMethodDescriptionHttpConnectionManager.StripPortModeCase.forNumber
(int value) HttpConnectionManager.Builder.getStripPortModeCase()
HttpConnectionManager.getStripPortModeCase()
HttpConnectionManagerOrBuilder.getStripPortModeCase()
HttpConnectionManager.StripPortModeCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.HttpConnectionManager.StripPortModeCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.