Uses of Class
io.envoyproxy.envoy.config.core.v3.HttpUri.HttpUpstreamTypeCase
-
Packages that use HttpUri.HttpUpstreamTypeCase Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HttpUri.HttpUpstreamTypeCase in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return HttpUri.HttpUpstreamTypeCase Modifier and Type Method Description static HttpUri.HttpUpstreamTypeCaseHttpUri.HttpUpstreamTypeCase. forNumber(int value)HttpUri.HttpUpstreamTypeCaseHttpUri.Builder. getHttpUpstreamTypeCase()HttpUri.HttpUpstreamTypeCaseHttpUri. getHttpUpstreamTypeCase()HttpUri.HttpUpstreamTypeCaseHttpUriOrBuilder. getHttpUpstreamTypeCase()static HttpUri.HttpUpstreamTypeCaseHttpUri.HttpUpstreamTypeCase. valueOf(int value)Deprecated.static HttpUri.HttpUpstreamTypeCaseHttpUri.HttpUpstreamTypeCase. valueOf(String name)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.
-