WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addAllRequestHeadersToAdd(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(Iterable<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(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(Iterable<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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
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(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(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.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
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.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
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() |
An integer between 0 and :ref:`total_weight
<envoy_v3_api_field_config.route.v3.WeightedCluster.total_weight>`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clone() |
|
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.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.mergeWeight(com.google.protobuf.UInt32Value value) |
An integer between 0 and :ref:`total_weight
<envoy_v3_api_field_config.route.v3.WeightedCluster.total_weight>`.
|
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.GeneratedMessageV3.BuilderParent parent) |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.putAllTypedPerFilterConfig(Map<String,com.google.protobuf.Any> values) |
The per_filter_config field can be used to provide weighted cluster-specific configurations
for filters.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.putTypedPerFilterConfig(String key,
com.google.protobuf.Any value) |
The per_filter_config field can be used to provide weighted cluster-specific configurations
for filters.
|
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(String key) |
The per_filter_config field can be used to provide weighted cluster-specific configurations
for filters.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setClusterHeader(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.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setHostRewriteLiteral(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(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.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
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,
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,
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.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setWeight(com.google.protobuf.UInt32Value value) |
An integer between 0 and :ref:`total_weight
<envoy_v3_api_field_config.route.v3.WeightedCluster.total_weight>`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setWeight(com.google.protobuf.UInt32Value.Builder builderForValue) |
An integer between 0 and :ref:`total_weight
<envoy_v3_api_field_config.route.v3.WeightedCluster.total_weight>`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.toBuilder() |
|