| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static HttpUri.HttpUpstreamTypeCase |
HttpUri.HttpUpstreamTypeCase.forNumber(int value) |
HttpUri.HttpUpstreamTypeCase |
HttpUri.getHttpUpstreamTypeCase() |
HttpUri.HttpUpstreamTypeCase |
HttpUri.Builder.getHttpUpstreamTypeCase() |
HttpUri.HttpUpstreamTypeCase |
HttpUriOrBuilder.getHttpUpstreamTypeCase() |
static HttpUri.HttpUpstreamTypeCase |
HttpUri.HttpUpstreamTypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HttpUri.HttpUpstreamTypeCase |
HttpUri.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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.