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
Subclasses with type arguments of type HttpUri.HttpUpstreamTypeCase in io.envoyproxy.envoy.config.core.v3Methods in io.envoyproxy.envoy.config.core.v3 that return HttpUri.HttpUpstreamTypeCaseModifier and TypeMethodDescriptionstatic HttpUri.HttpUpstreamTypeCaseHttpUri.HttpUpstreamTypeCase.forNumber(int value) HttpUri.Builder.getHttpUpstreamTypeCase()HttpUri.getHttpUpstreamTypeCase()HttpUriOrBuilder.getHttpUpstreamTypeCase()static HttpUri.HttpUpstreamTypeCaseHttpUri.HttpUpstreamTypeCase.valueOf(int value) Deprecated.static HttpUri.HttpUpstreamTypeCaseReturns 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.