| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.upstreams.http.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static HttpProtocolOptions.UpstreamProtocolOptionsCase |
HttpProtocolOptions.UpstreamProtocolOptionsCase.forNumber(int value) |
HttpProtocolOptions.UpstreamProtocolOptionsCase |
HttpProtocolOptions.getUpstreamProtocolOptionsCase() |
HttpProtocolOptions.UpstreamProtocolOptionsCase |
HttpProtocolOptions.Builder.getUpstreamProtocolOptionsCase() |
HttpProtocolOptions.UpstreamProtocolOptionsCase |
HttpProtocolOptionsOrBuilder.getUpstreamProtocolOptionsCase() |
static HttpProtocolOptions.UpstreamProtocolOptionsCase |
HttpProtocolOptions.UpstreamProtocolOptionsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HttpProtocolOptions.UpstreamProtocolOptionsCase |
HttpProtocolOptions.UpstreamProtocolOptionsCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpProtocolOptions.UpstreamProtocolOptionsCase[] |
HttpProtocolOptions.UpstreamProtocolOptionsCase.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.