Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.TransportSocketMatch
-
Packages that use Cluster.TransportSocketMatch Package Description io.envoyproxy.envoy.config.cluster.v3 io.envoyproxy.envoy.service.health.v3 -
-
Uses of Cluster.TransportSocketMatch in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.TransportSocketMatch Modifier and Type Method Description Cluster.TransportSocketMatchCluster.TransportSocketMatch.Builder. build()Cluster.TransportSocketMatchCluster.TransportSocketMatch.Builder. buildPartial()static Cluster.TransportSocketMatchCluster.TransportSocketMatch. getDefaultInstance()Cluster.TransportSocketMatchCluster.TransportSocketMatch.Builder. getDefaultInstanceForType()Cluster.TransportSocketMatchCluster.TransportSocketMatch. getDefaultInstanceForType()Cluster.TransportSocketMatchCluster.Builder. getTransportSocketMatches(int index)Configuration to use different transport sockets for different endpoints.Cluster.TransportSocketMatchCluster. getTransportSocketMatches(int index)Configuration to use different transport sockets for different endpoints.Cluster.TransportSocketMatchClusterOrBuilder. getTransportSocketMatches(int index)Configuration to use different transport sockets for different endpoints.static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseDelimitedFrom(InputStream input)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseFrom(byte[] data)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseFrom(com.google.protobuf.ByteString data)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseFrom(com.google.protobuf.CodedInputStream input)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseFrom(InputStream input)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseFrom(ByteBuffer data)static Cluster.TransportSocketMatchCluster.TransportSocketMatch. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.TransportSocketMatch Modifier and Type Method Description com.google.protobuf.Parser<Cluster.TransportSocketMatch>Cluster.TransportSocketMatch. getParserForType()List<Cluster.TransportSocketMatch>Cluster.Builder. getTransportSocketMatchesList()Configuration to use different transport sockets for different endpoints.List<Cluster.TransportSocketMatch>Cluster. getTransportSocketMatchesList()Configuration to use different transport sockets for different endpoints.List<Cluster.TransportSocketMatch>ClusterOrBuilder. getTransportSocketMatchesList()Configuration to use different transport sockets for different endpoints.static com.google.protobuf.Parser<Cluster.TransportSocketMatch>Cluster.TransportSocketMatch. parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.TransportSocketMatch Modifier and Type Method Description Cluster.BuilderCluster.Builder. addTransportSocketMatches(int index, Cluster.TransportSocketMatch value)Configuration to use different transport sockets for different endpoints.Cluster.BuilderCluster.Builder. addTransportSocketMatches(Cluster.TransportSocketMatch value)Configuration to use different transport sockets for different endpoints.Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch.Builder. mergeFrom(Cluster.TransportSocketMatch other)static Cluster.TransportSocketMatch.BuilderCluster.TransportSocketMatch. newBuilder(Cluster.TransportSocketMatch prototype)Cluster.BuilderCluster.Builder. setTransportSocketMatches(int index, Cluster.TransportSocketMatch value)Configuration to use different transport sockets for different endpoints.Method parameters in io.envoyproxy.envoy.config.cluster.v3 with type arguments of type Cluster.TransportSocketMatch Modifier and Type Method Description Cluster.BuilderCluster.Builder. addAllTransportSocketMatches(Iterable<? extends Cluster.TransportSocketMatch> values)Configuration to use different transport sockets for different endpoints. -
Uses of Cluster.TransportSocketMatch in io.envoyproxy.envoy.service.health.v3
Methods in io.envoyproxy.envoy.service.health.v3 that return Cluster.TransportSocketMatch Modifier and Type Method Description Cluster.TransportSocketMatchClusterHealthCheck.Builder. getTransportSocketMatches(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.TransportSocketMatchClusterHealthCheck. getTransportSocketMatches(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.TransportSocketMatchClusterHealthCheckOrBuilder. getTransportSocketMatches(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 Modifier and Type Method Description List<Cluster.TransportSocketMatch>ClusterHealthCheck.Builder. getTransportSocketMatchesList()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.List<Cluster.TransportSocketMatch>ClusterHealthCheck. getTransportSocketMatchesList()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.List<Cluster.TransportSocketMatch>ClusterHealthCheckOrBuilder. getTransportSocketMatchesList()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 Modifier and Type Method Description ClusterHealthCheck.BuilderClusterHealthCheck.Builder. addTransportSocketMatches(int index, Cluster.TransportSocketMatch value)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 value)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 value)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.Method parameters in io.envoyproxy.envoy.service.health.v3 with type arguments of type Cluster.TransportSocketMatch Modifier and Type Method Description ClusterHealthCheck.BuilderClusterHealthCheck.Builder. addAllTransportSocketMatches(Iterable<? extends Cluster.TransportSocketMatch> values)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.
-