Uses of Interface
io.envoyproxy.envoy.config.core.v3.SocketOptionOrBuilder
-
Packages that use SocketOptionOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.config.listener.v3 -
-
Uses of SocketOptionOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return SocketOptionOrBuilder Modifier and Type Method Description SocketOptionOrBuilderAdmin.Builder. getSocketOptionsOrBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionOrBuilderAdmin. getSocketOptionsOrBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionOrBuilderAdminOrBuilder. getSocketOptionsOrBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type SocketOptionOrBuilder Modifier and Type Method Description List<? extends SocketOptionOrBuilder>Admin.Builder. getSocketOptionsOrBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.List<? extends SocketOptionOrBuilder>Admin. getSocketOptionsOrBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.List<? extends SocketOptionOrBuilder>AdminOrBuilder. getSocketOptionsOrBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries. -
Uses of SocketOptionOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement SocketOptionOrBuilder Modifier and Type Class Description classSocketOptionGeneric socket option message.static classSocketOption.BuilderGeneric socket option message.Methods in io.envoyproxy.envoy.config.core.v3 that return SocketOptionOrBuilder Modifier and Type Method Description SocketOptionOrBuilderBindConfig.Builder. getSocketOptionsOrBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionOrBuilderBindConfig. getSocketOptionsOrBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionOrBuilderBindConfigOrBuilder. getSocketOptionsOrBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type SocketOptionOrBuilder Modifier and Type Method Description List<? extends SocketOptionOrBuilder>BindConfig.Builder. getSocketOptionsOrBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.List<? extends SocketOptionOrBuilder>BindConfig. getSocketOptionsOrBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.List<? extends SocketOptionOrBuilder>BindConfigOrBuilder. getSocketOptionsOrBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries. -
Uses of SocketOptionOrBuilder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return SocketOptionOrBuilder Modifier and Type Method Description SocketOptionOrBuilderListener.Builder. getSocketOptionsOrBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionOrBuilderListener. getSocketOptionsOrBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionOrBuilderListenerOrBuilder. getSocketOptionsOrBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type SocketOptionOrBuilder Modifier and Type Method Description List<? extends SocketOptionOrBuilder>Listener.Builder. getSocketOptionsOrBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.List<? extends SocketOptionOrBuilder>Listener. getSocketOptionsOrBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.List<? extends SocketOptionOrBuilder>ListenerOrBuilder. getSocketOptionsOrBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.
-