-
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.clear()
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.clearInterval()
The time duration between keep-alive probes.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.clearProbes()
Maximum number of keepalive probes to send without response before
deciding the connection is dead.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.clearTime()
The time duration a connection needs to be idle before keep-alive
probes start being sent.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.clone()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.mergeFrom(com.google.protobuf.Message other)
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.mergeInterval(com.google.protobuf.Duration value)
The time duration between keep-alive probes.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.mergeTime(com.google.protobuf.Duration value)
The time duration a connection needs to be idle before keep-alive
probes start being sent.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.newBuilder()
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.newBuilderForType()
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.setInterval(com.google.protobuf.Duration value)
The time duration between keep-alive probes.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.setInterval(com.google.protobuf.Duration.Builder builderForValue)
The time duration between keep-alive probes.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.setProbes(int value)
Maximum number of keepalive probes to send without response before
deciding the connection is dead.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.setTime(com.google.protobuf.Duration value)
The time duration a connection needs to be idle before keep-alive
probes start being sent.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.setTime(com.google.protobuf.Duration.Builder builderForValue)
The time duration a connection needs to be idle before keep-alive
probes start being sent.
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DestinationRuleOuterClass.ConnectionPoolSettings.TCPSettings.TcpKeepalive.toBuilder()
If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.