WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addAllRequestHeadersToAdd(java.lang.Iterable<? extends HeaderValueOption> values) |
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addAllRequestHeadersToRemove(java.lang.Iterable<java.lang.String> values) |
Specifies a list of HTTP headers that should be removed from each request when
this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addAllResponseHeadersToAdd(java.lang.Iterable<? extends HeaderValueOption> values) |
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addAllResponseHeadersToRemove(java.lang.Iterable<java.lang.String> values) |
Specifies a list of headers to be removed from responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.Builder.addClustersBuilder() |
Specifies one or more upstream clusters associated with the route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.Builder.addClustersBuilder(int index) |
Specifies one or more upstream clusters associated with the route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(int index,
HeaderValueOption value) |
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(int index,
HeaderValueOption.Builder builderForValue) |
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(HeaderValueOption value) |
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue) |
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addRequestHeadersToRemove(java.lang.String value) |
Specifies a list of HTTP headers that should be removed from each request when
this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addRequestHeadersToRemoveBytes(com.google.protobuf.ByteString value) |
Specifies a list of HTTP headers that should be removed from each request when
this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(int index,
HeaderValueOption value) |
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(int index,
HeaderValueOption.Builder builderForValue) |
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(HeaderValueOption value) |
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue) |
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addResponseHeadersToRemove(java.lang.String value) |
Specifies a list of headers to be removed from responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addResponseHeadersToRemoveBytes(com.google.protobuf.ByteString value) |
Specifies a list of headers to be removed from responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clear() |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearClusterHeader() |
Only one of ``name`` and ``cluster_header`` may be specified.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearHostRewriteLiteral() |
Indicates that during forwarding, the host header will be swapped with
this value.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearHostRewriteSpecifier() |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearMetadataMatch() |
Optional endpoint metadata match criteria used by the subset load balancer.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearName() |
Only one of ``name`` and ``cluster_header`` may be specified.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearRequestHeadersToAdd() |
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearRequestHeadersToRemove() |
Specifies a list of HTTP headers that should be removed from each request when
this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearResponseHeadersToAdd() |
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearResponseHeadersToRemove() |
Specifies a list of headers to be removed from responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearTypedPerFilterConfig() |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearWeight() |
The weight of the cluster.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.Builder.getClustersBuilder(int index) |
Specifies one or more upstream clusters associated with the route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.mergeFrom(com.google.protobuf.Message other) |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.mergeFrom(WeightedCluster.ClusterWeight other) |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.mergeMetadataMatch(Metadata value) |
Optional endpoint metadata match criteria used by the subset load balancer.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.mergeWeight(com.google.protobuf.UInt32Value value) |
The weight of the cluster.
|
static WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.newBuilder() |
|
static WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.newBuilder(WeightedCluster.ClusterWeight prototype) |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.newBuilderForType() |
|
protected WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.putAllTypedPerFilterConfig(java.util.Map<java.lang.String,com.google.protobuf.Any> values) |
This field can be used to provide weighted cluster specific per filter config.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.putTypedPerFilterConfig(java.lang.String key,
com.google.protobuf.Any value) |
This field can be used to provide weighted cluster specific per filter config.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.removeRequestHeadersToAdd(int index) |
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.removeResponseHeadersToAdd(int index) |
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.removeTypedPerFilterConfig(java.lang.String key) |
This field can be used to provide weighted cluster specific per filter config.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setClusterHeader(java.lang.String value) |
Only one of ``name`` and ``cluster_header`` may be specified.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setClusterHeaderBytes(com.google.protobuf.ByteString value) |
Only one of ``name`` and ``cluster_header`` may be specified.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setHostRewriteLiteral(java.lang.String value) |
Indicates that during forwarding, the host header will be swapped with
this value.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setHostRewriteLiteralBytes(com.google.protobuf.ByteString value) |
Indicates that during forwarding, the host header will be swapped with
this value.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setMetadataMatch(Metadata value) |
Optional endpoint metadata match criteria used by the subset load balancer.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setMetadataMatch(Metadata.Builder builderForValue) |
Optional endpoint metadata match criteria used by the subset load balancer.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setName(java.lang.String value) |
Only one of ``name`` and ``cluster_header`` may be specified.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Only one of ``name`` and ``cluster_header`` may be specified.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setRequestHeadersToAdd(int index,
HeaderValueOption value) |
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setRequestHeadersToAdd(int index,
HeaderValueOption.Builder builderForValue) |
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setRequestHeadersToRemove(int index,
java.lang.String value) |
Specifies a list of HTTP headers that should be removed from each request when
this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setResponseHeadersToAdd(int index,
HeaderValueOption value) |
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setResponseHeadersToAdd(int index,
HeaderValueOption.Builder builderForValue) |
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setResponseHeadersToRemove(int index,
java.lang.String value) |
Specifies a list of headers to be removed from responses when this cluster is selected
through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setWeight(com.google.protobuf.UInt32Value value) |
The weight of the cluster.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setWeight(com.google.protobuf.UInt32Value.Builder builderForValue) |
The weight of the cluster.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.toBuilder() |
|