Uses of Class
io.envoyproxy.envoy.api.v2.route.WeightedCluster.ClusterWeight.Builder
Packages that use WeightedCluster.ClusterWeight.Builder
-
Uses of WeightedCluster.ClusterWeight.Builder in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return WeightedCluster.ClusterWeight.BuilderModifier and TypeMethodDescriptionWeightedCluster.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.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.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.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.Builder.addClustersBuilder()Specifies one or more upstream clusters associated with the route.WeightedCluster.Builder.addClustersBuilder(int index) Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeight.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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.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.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.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.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.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.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.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.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.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.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.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.clear()WeightedCluster.ClusterWeight.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) WeightedCluster.ClusterWeight.Builder.clearMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.clearName()Name of the upstream cluster.WeightedCluster.ClusterWeight.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) WeightedCluster.ClusterWeight.Builder.clearPerFilterConfig()Deprecated.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.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.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.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.clearTypedPerFilterConfig()WeightedCluster.ClusterWeight.Builder.clearWeight()An integer between 0 and :ref:`total_weight <envoy_api_field_route.WeightedCluster.total_weight>`.WeightedCluster.ClusterWeight.Builder.clone()WeightedCluster.Builder.getClustersBuilder(int index) Specifies one or more upstream clusters associated with the route.WeightedCluster.ClusterWeight.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeightedCluster.ClusterWeight.Builder.mergeFrom(com.google.protobuf.Message other) WeightedCluster.ClusterWeight.Builder.mergeFrom(WeightedCluster.ClusterWeight other) WeightedCluster.ClusterWeight.Builder.mergeMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) WeightedCluster.ClusterWeight.Builder.mergeWeight(com.google.protobuf.UInt32Value value) An integer between 0 and :ref:`total_weight <envoy_api_field_route.WeightedCluster.total_weight>`.WeightedCluster.ClusterWeight.newBuilder()WeightedCluster.ClusterWeight.newBuilder(WeightedCluster.ClusterWeight prototype) WeightedCluster.ClusterWeight.newBuilderForType()protected WeightedCluster.ClusterWeight.BuilderWeightedCluster.ClusterWeight.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) WeightedCluster.ClusterWeight.Builder.putAllPerFilterConfig(Map<String, com.google.protobuf.Struct> values) Deprecated.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.putPerFilterConfig(String key, com.google.protobuf.Struct value) Deprecated.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.removePerFilterConfig(String key) Deprecated.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.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.removeTypedPerFilterConfig(String key) The per_filter_config field can be used to provide weighted cluster-specific configurations for filters.WeightedCluster.ClusterWeight.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) WeightedCluster.ClusterWeight.Builder.setMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.setMetadataMatch(Metadata.Builder builderForValue) Optional endpoint metadata match criteria used by the subset load balancer.Name of the upstream cluster.WeightedCluster.ClusterWeight.Builder.setNameBytes(com.google.protobuf.ByteString value) Name of the upstream cluster.WeightedCluster.ClusterWeight.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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.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.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.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.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.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.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 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.setWeight(com.google.protobuf.UInt32Value.Builder builderForValue) An integer between 0 and :ref:`total_weight <envoy_api_field_route.WeightedCluster.total_weight>`.WeightedCluster.ClusterWeight.toBuilder()Methods in io.envoyproxy.envoy.api.v2.route that return types with arguments of type WeightedCluster.ClusterWeight.BuilderModifier and TypeMethodDescriptionWeightedCluster.Builder.getClustersBuilderList()Specifies one or more upstream clusters associated with the route.Methods in io.envoyproxy.envoy.api.v2.route with parameters of type WeightedCluster.ClusterWeight.BuilderModifier and TypeMethodDescriptionWeightedCluster.Builder.addClusters(int index, WeightedCluster.ClusterWeight.Builder builderForValue) Specifies one or more upstream clusters associated with the route.WeightedCluster.Builder.addClusters(WeightedCluster.ClusterWeight.Builder builderForValue) Specifies one or more upstream clusters associated with the route.WeightedCluster.Builder.setClusters(int index, WeightedCluster.ClusterWeight.Builder builderForValue) Specifies one or more upstream clusters associated with the route.