Uses of Interface
io.envoyproxy.envoy.config.core.v3.KeepaliveSettingsOrBuilder
-
Packages that use KeepaliveSettingsOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of KeepaliveSettingsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement KeepaliveSettingsOrBuilder Modifier and Type Class Description classKeepaliveSettingsProtobuf typeenvoy.config.core.v3.KeepaliveSettingsstatic classKeepaliveSettings.BuilderProtobuf typeenvoy.config.core.v3.KeepaliveSettingsFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type KeepaliveSettingsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<KeepaliveSettings,KeepaliveSettings.Builder,KeepaliveSettingsOrBuilder>Http2ProtocolOptions.Builder. connectionKeepaliveBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return KeepaliveSettingsOrBuilder Modifier and Type Method Description KeepaliveSettingsOrBuilderHttp2ProtocolOptions.Builder. getConnectionKeepaliveOrBuilder()Send HTTP/2 PING frames to verify that the connection is still healthy.KeepaliveSettingsOrBuilderHttp2ProtocolOptions. getConnectionKeepaliveOrBuilder()Send HTTP/2 PING frames to verify that the connection is still healthy.KeepaliveSettingsOrBuilderHttp2ProtocolOptionsOrBuilder. getConnectionKeepaliveOrBuilder()Send HTTP/2 PING frames to verify that the connection is still healthy.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type KeepaliveSettingsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<KeepaliveSettings,KeepaliveSettings.Builder,KeepaliveSettingsOrBuilder>Http2ProtocolOptions.Builder. getConnectionKeepaliveFieldBuilder()Send HTTP/2 PING frames to verify that the connection is still healthy.
-