Uses of Interface
io.envoyproxy.envoy.api.v2.core.SocketOptionOrBuilder
-
Packages that use SocketOptionOrBuilder Package Description io.envoyproxy.envoy.api.v2 io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.config.bootstrap.v2 -
-
Uses of SocketOptionOrBuilder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 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.api.v2 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. -
Uses of SocketOptionOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement SocketOptionOrBuilder Modifier and Type Class Description classSocketOptionGeneric socket option message.static classSocketOption.BuilderGeneric socket option message.Methods in io.envoyproxy.envoy.api.v2.core 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.api.v2.core 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.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 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.v2 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.
-