Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.TransportSocketMatch.Builder
-
Packages that use Cluster.TransportSocketMatch.Builder Package Description io.envoyproxy.envoy.config.cluster.v3 io.envoyproxy.envoy.service.health.v3 -
-
Uses of Cluster.TransportSocketMatch.Builder in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.TransportSocketMatch.Builder Modifier and Type Method Description Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Cluster.TransportSocketMatch.BuilderCluster.Builder. addTransportSocketMatchesBuilder()Configuration to use different transport sockets for different endpoints.Cluster.TransportSocketMatch.BuilderCluster.Builder. addTransportSocketMatchesBuilder(int index)Configuration to use different transport sockets for different endpoints.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. clear()Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. clearMatch()Optional endpoint metadata match criteria.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. clearName()The name of the match, used in stats generation.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. clearTransportSocket()The configuration of the transport socket.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. clone()Cluster.TransportSocketMatch.BuilderCluster.Builder. getTransportSocketMatchesBuilder(int index)Configuration to use different transport sockets for different endpoints.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. mergeFrom(com.google.protobuf.Message other)Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. mergeFrom(Cluster.TransportSocketMatch other)Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. mergeMatch(com.google.protobuf.Struct value)Optional endpoint metadata match criteria.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. mergeTransportSocket(TransportSocket value)The configuration of the transport socket.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch. newBuilder()static Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch. newBuilder(Cluster.TransportSocketMatch prototype)Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch. newBuilderForType()protected Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. setMatch(com.google.protobuf.Struct value)Optional endpoint metadata match criteria.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. setMatch(com.google.protobuf.Struct.Builder builderForValue)Optional endpoint metadata match criteria.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. setName(String value)The name of the match, used in stats generation.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. setNameBytes(com.google.protobuf.ByteString value)The name of the match, used in stats generation.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. setTransportSocket(TransportSocket value)The configuration of the transport socket.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. setTransportSocket(TransportSocket.Builder builderForValue)The configuration of the transport socket.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch. toBuilder()Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.TransportSocketMatch.Builder Modifier and Type Method Description List<Cluster.TransportSocketMatch.Builder>Cluster.Builder. getTransportSocketMatchesBuilderList()Configuration to use different transport sockets for different endpoints.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.TransportSocketMatch.Builder Modifier and Type Method Description Cluster.BuilderCluster.Builder. addTransportSocketMatches(int index, Cluster.TransportSocketMatch.Builder builderForValue)Configuration to use different transport sockets for different endpoints.Cluster.BuilderCluster.Builder. addTransportSocketMatches(Cluster.TransportSocketMatch.Builder builderForValue)Configuration to use different transport sockets for different endpoints.Cluster.BuilderCluster.Builder. setTransportSocketMatches(int index, Cluster.TransportSocketMatch.Builder builderForValue)Configuration to use different transport sockets for different endpoints. -
Uses of Cluster.TransportSocketMatch.Builder in io.envoyproxy.envoy.service.health.v3
Methods in io.envoyproxy.envoy.service.health.v3 that return Cluster.TransportSocketMatch.Builder Modifier and Type Method Description Cluster.TransportSocketMatch.BuilderClusterHealthCheck.Builder. addTransportSocketMatchesBuilder()Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_v3_api_field_config.core.v3.HealthCheck.transport_socket_match_criteria>` on connection when health checking.Cluster.TransportSocketMatch.BuilderClusterHealthCheck.Builder. addTransportSocketMatchesBuilder(int index)Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_v3_api_field_config.core.v3.HealthCheck.transport_socket_match_criteria>` on connection when health checking.Cluster.TransportSocketMatch.BuilderClusterHealthCheck.Builder. getTransportSocketMatchesBuilder(int index)Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_v3_api_field_config.core.v3.HealthCheck.transport_socket_match_criteria>` on connection when health checking.Methods in io.envoyproxy.envoy.service.health.v3 that return types with arguments of type Cluster.TransportSocketMatch.Builder Modifier and Type Method Description List<Cluster.TransportSocketMatch.Builder>ClusterHealthCheck.Builder. getTransportSocketMatchesBuilderList()Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_v3_api_field_config.core.v3.HealthCheck.transport_socket_match_criteria>` on connection when health checking.Methods in io.envoyproxy.envoy.service.health.v3 with parameters of type Cluster.TransportSocketMatch.Builder Modifier and Type Method Description ClusterHealthCheck.BuilderClusterHealthCheck.Builder. addTransportSocketMatches(int index, Cluster.TransportSocketMatch.Builder builderForValue)Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_v3_api_field_config.core.v3.HealthCheck.transport_socket_match_criteria>` on connection when health checking.ClusterHealthCheck.BuilderClusterHealthCheck.Builder. addTransportSocketMatches(Cluster.TransportSocketMatch.Builder builderForValue)Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_v3_api_field_config.core.v3.HealthCheck.transport_socket_match_criteria>` on connection when health checking.ClusterHealthCheck.BuilderClusterHealthCheck.Builder. setTransportSocketMatches(int index, Cluster.TransportSocketMatch.Builder builderForValue)Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_v3_api_field_config.core.v3.HealthCheck.transport_socket_match_criteria>` on connection when health checking.
-