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