HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.clear() |
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.clearLiteralProxyName() |
If ``literal_proxy_name`` is set, Proxy-Status headers will use this
value as the name of the proxy.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.clearProxyName() |
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.clearRemoveConnectionTerminationDetails() |
If true, the details field of the Proxy-Status header will not contain
connection termination details.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.clearRemoveDetails() |
If true, the details field of the Proxy-Status header is not populated with stream_info.response_code_details.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.clearRemoveResponseFlags() |
If true, the details field of the Proxy-Status header will not contain an
enumeration of the Envoy ResponseFlags.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.clearSetRecommendedResponseCode() |
If true, overwrites the existing Status header with the response code
recommended by the Proxy-Status spec.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.clearUseNodeId() |
If ``use_node_id`` is set, Proxy-Status headers will use the Envoy's node
ID as the name of the proxy.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.Builder.getProxyStatusConfigBuilder() |
Proxy-Status HTTP response header configuration.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.mergeFrom(HttpConnectionManager.ProxyStatusConfig other) |
|
static HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.newBuilder() |
|
static HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.newBuilder(HttpConnectionManager.ProxyStatusConfig prototype) |
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.newBuilderForType() |
|
protected HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.setLiteralProxyName(java.lang.String value) |
If ``literal_proxy_name`` is set, Proxy-Status headers will use this
value as the name of the proxy.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.setLiteralProxyNameBytes(com.google.protobuf.ByteString value) |
If ``literal_proxy_name`` is set, Proxy-Status headers will use this
value as the name of the proxy.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.setRemoveConnectionTerminationDetails(boolean value) |
If true, the details field of the Proxy-Status header will not contain
connection termination details.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.setRemoveDetails(boolean value) |
If true, the details field of the Proxy-Status header is not populated with stream_info.response_code_details.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.setRemoveResponseFlags(boolean value) |
If true, the details field of the Proxy-Status header will not contain an
enumeration of the Envoy ResponseFlags.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.setSetRecommendedResponseCode(boolean value) |
If true, overwrites the existing Status header with the response code
recommended by the Proxy-Status spec.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.Builder.setUseNodeId(boolean value) |
If ``use_node_id`` is set, Proxy-Status headers will use the Envoy's node
ID as the name of the proxy.
|
HttpConnectionManager.ProxyStatusConfig.Builder |
HttpConnectionManager.ProxyStatusConfig.toBuilder() |
|