Uses of Enum
io.envoyproxy.envoy.extensions.upstreams.http.v3.HttpProtocolOptions.UpstreamProtocolOptionsCase
Packages that use HttpProtocolOptions.UpstreamProtocolOptionsCase
-
Uses of HttpProtocolOptions.UpstreamProtocolOptionsCase in io.envoyproxy.envoy.extensions.upstreams.http.v3
Methods in io.envoyproxy.envoy.extensions.upstreams.http.v3 that return HttpProtocolOptions.UpstreamProtocolOptionsCaseModifier and TypeMethodDescriptionHttpProtocolOptions.UpstreamProtocolOptionsCase.forNumber(int value) HttpProtocolOptions.Builder.getUpstreamProtocolOptionsCase()HttpProtocolOptions.getUpstreamProtocolOptionsCase()HttpProtocolOptionsOrBuilder.getUpstreamProtocolOptionsCase()HttpProtocolOptions.UpstreamProtocolOptionsCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.HttpProtocolOptions.UpstreamProtocolOptionsCase.values()Returns an array containing the constants of this enum type, in the order they are declared.