| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.route |
| Modifier and Type | Method and Description |
|---|---|
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_api_msg_route.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_api_msg_route.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_api_msg_route.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_api_msg_route.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(HeaderValueOption.Builder builderForValue)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.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_api_msg_route.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_api_msg_route.RouteAction`.
|
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_api_msg_route.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_api_msg_route.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_api_msg_route.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_api_msg_route.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_api_msg_route.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_api_msg_route.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_api_msg_route.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_api_msg_route.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_api_msg_route.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clear() |
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
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()
Name of the upstream cluster.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearPerFilterConfig()
Deprecated.
|
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_api_msg_route.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_api_msg_route.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_api_msg_route.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_api_msg_route.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearTypedPerFilterConfig() |
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.clearWeight()
An integer between 0 and :ref:`total_weight
<envoy_api_field_route.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_api_field_route.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.putAllPerFilterConfig(Map<String,com.google.protobuf.Struct> values)
Deprecated.
|
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.putPerFilterConfig(String key,
com.google.protobuf.Struct value)
Deprecated.
|
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.removePerFilterConfig(String key)
Deprecated.
|
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_api_msg_route.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_api_msg_route.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.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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.setMetadataMatch(Metadata value)
Optional endpoint metadata match criteria used by the subset load balancer.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setName(String value)
Name of the upstream cluster.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the upstream cluster.
|
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.Builder builderForValue)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
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_api_msg_route.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_api_msg_route.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_api_msg_route.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_api_msg_route.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_api_msg_route.RouteAction`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setWeight(com.google.protobuf.UInt32Value.Builder builderForValue)
An integer between 0 and :ref:`total_weight
<envoy_api_field_route.WeightedCluster.total_weight>`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setWeight(com.google.protobuf.UInt32Value value)
An integer between 0 and :ref:`total_weight
<envoy_api_field_route.WeightedCluster.total_weight>`.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<WeightedCluster.ClusterWeight.Builder> |
WeightedCluster.Builder.getClustersBuilderList()
Specifies one or more upstream clusters associated with the route.
|
| Modifier and Type | Method and Description |
|---|---|
WeightedCluster.Builder |
WeightedCluster.Builder.addClusters(int index,
WeightedCluster.ClusterWeight.Builder builderForValue)
Specifies one or more upstream clusters associated with the route.
|
WeightedCluster.Builder |
WeightedCluster.Builder.addClusters(WeightedCluster.ClusterWeight.Builder builderForValue)
Specifies one or more upstream clusters associated with the route.
|
WeightedCluster.Builder |
WeightedCluster.Builder.setClusters(int index,
WeightedCluster.ClusterWeight.Builder builderForValue)
Specifies one or more upstream clusters associated with the route.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.