Uses of Interface
io.envoyproxy.envoy.api.v2.core.Http2ProtocolOptions.SettingsParameterOrBuilder
-
Packages that use Http2ProtocolOptions.SettingsParameterOrBuilder Package Description io.envoyproxy.envoy.api.v2.core -
-
Uses of Http2ProtocolOptions.SettingsParameterOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement Http2ProtocolOptions.SettingsParameterOrBuilder Modifier and Type Class Description static classHttp2ProtocolOptions.SettingsParameterDefines a parameter to be sent in the SETTINGS frame.static classHttp2ProtocolOptions.SettingsParameter.BuilderDefines a parameter to be sent in the SETTINGS frame.Methods in io.envoyproxy.envoy.api.v2.core that return Http2ProtocolOptions.SettingsParameterOrBuilder Modifier and Type Method Description Http2ProtocolOptions.SettingsParameterOrBuilderHttp2ProtocolOptions.Builder. getCustomSettingsParametersOrBuilder(int index)[#not-implemented-hide:] Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions: 1.Http2ProtocolOptions.SettingsParameterOrBuilderHttp2ProtocolOptions. getCustomSettingsParametersOrBuilder(int index)[#not-implemented-hide:] Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions: 1.Http2ProtocolOptions.SettingsParameterOrBuilderHttp2ProtocolOptionsOrBuilder. getCustomSettingsParametersOrBuilder(int index)[#not-implemented-hide:] Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions: 1.Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type Http2ProtocolOptions.SettingsParameterOrBuilder Modifier and Type Method Description List<? extends Http2ProtocolOptions.SettingsParameterOrBuilder>Http2ProtocolOptions.Builder. getCustomSettingsParametersOrBuilderList()[#not-implemented-hide:] Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions: 1.List<? extends Http2ProtocolOptions.SettingsParameterOrBuilder>Http2ProtocolOptions. getCustomSettingsParametersOrBuilderList()[#not-implemented-hide:] Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions: 1.List<? extends Http2ProtocolOptions.SettingsParameterOrBuilder>Http2ProtocolOptionsOrBuilder. getCustomSettingsParametersOrBuilderList()[#not-implemented-hide:] Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions: 1.
-