Uses of Class
io.envoyproxy.envoy.api.v2.core.SocketOption.Builder
-
Packages that use SocketOption.Builder Package Description io.envoyproxy.envoy.api.v2 io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.config.bootstrap.v2 -
-
Uses of SocketOption.Builder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return SocketOption.Builder Modifier and Type Method Description SocketOption.BuilderListener.Builder. addSocketOptionsBuilder()Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuilderListener.Builder. addSocketOptionsBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuilderListener.Builder. getSocketOptionsBuilder(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 SocketOption.Builder Modifier and Type Method Description List<SocketOption.Builder>Listener.Builder. getSocketOptionsBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.Methods in io.envoyproxy.envoy.api.v2 with parameters of type SocketOption.Builder Modifier and Type Method Description Listener.BuilderListener.Builder. addSocketOptions(int index, SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuilderListener.Builder. addSocketOptions(SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuilderListener.Builder. setSocketOptions(int index, SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries. -
Uses of SocketOption.Builder in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return SocketOption.Builder Modifier and Type Method Description SocketOption.BuilderSocketOption.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SocketOption.BuilderBindConfig.Builder. addSocketOptionsBuilder()Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuilderBindConfig.Builder. addSocketOptionsBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuilderSocketOption.Builder. clear()SocketOption.BuilderSocketOption.Builder. clearBufValue()Otherwise it's a byte buffer.SocketOption.BuilderSocketOption.Builder. clearDescription()An optional name to give this socket option for debugging, etc.SocketOption.BuilderSocketOption.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)SocketOption.BuilderSocketOption.Builder. clearIntValue()Because many sockopts take an int value.SocketOption.BuilderSocketOption.Builder. clearLevel()Corresponding to the level value passed to setsockopt, such as IPPROTO_TCPSocketOption.BuilderSocketOption.Builder. clearName()The numeric name as passed to setsockoptSocketOption.BuilderSocketOption.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SocketOption.BuilderSocketOption.Builder. clearState()The state in which the option will be applied.SocketOption.BuilderSocketOption.Builder. clearValue()SocketOption.BuilderSocketOption.Builder. clone()SocketOption.BuilderBindConfig.Builder. getSocketOptionsBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuilderSocketOption.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SocketOption.BuilderSocketOption.Builder. mergeFrom(com.google.protobuf.Message other)SocketOption.BuilderSocketOption.Builder. mergeFrom(SocketOption other)SocketOption.BuilderSocketOption.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static SocketOption.BuilderSocketOption. newBuilder()static SocketOption.BuilderSocketOption. newBuilder(SocketOption prototype)SocketOption.BuilderSocketOption. newBuilderForType()protected SocketOption.BuilderSocketOption. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)SocketOption.BuilderSocketOption.Builder. setBufValue(com.google.protobuf.ByteString value)Otherwise it's a byte buffer.SocketOption.BuilderSocketOption.Builder. setDescription(String value)An optional name to give this socket option for debugging, etc.SocketOption.BuilderSocketOption.Builder. setDescriptionBytes(com.google.protobuf.ByteString value)An optional name to give this socket option for debugging, etc.SocketOption.BuilderSocketOption.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SocketOption.BuilderSocketOption.Builder. setIntValue(long value)Because many sockopts take an int value.SocketOption.BuilderSocketOption.Builder. setLevel(long value)Corresponding to the level value passed to setsockopt, such as IPPROTO_TCPSocketOption.BuilderSocketOption.Builder. setName(long value)The numeric name as passed to setsockoptSocketOption.BuilderSocketOption.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)SocketOption.BuilderSocketOption.Builder. setState(SocketOption.SocketState value)The state in which the option will be applied.SocketOption.BuilderSocketOption.Builder. setStateValue(int value)The state in which the option will be applied.SocketOption.BuilderSocketOption.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SocketOption.BuilderSocketOption. toBuilder()Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type SocketOption.Builder Modifier and Type Method Description List<SocketOption.Builder>BindConfig.Builder. getSocketOptionsBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.Methods in io.envoyproxy.envoy.api.v2.core with parameters of type SocketOption.Builder Modifier and Type Method Description BindConfig.BuilderBindConfig.Builder. addSocketOptions(int index, SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries.BindConfig.BuilderBindConfig.Builder. addSocketOptions(SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries.BindConfig.BuilderBindConfig.Builder. setSocketOptions(int index, SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries. -
Uses of SocketOption.Builder in io.envoyproxy.envoy.config.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return SocketOption.Builder Modifier and Type Method Description SocketOption.BuilderAdmin.Builder. addSocketOptionsBuilder()Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuilderAdmin.Builder. addSocketOptionsBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuilderAdmin.Builder. getSocketOptionsBuilder(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 SocketOption.Builder Modifier and Type Method Description List<SocketOption.Builder>Admin.Builder. getSocketOptionsBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.Methods in io.envoyproxy.envoy.config.bootstrap.v2 with parameters of type SocketOption.Builder Modifier and Type Method Description Admin.BuilderAdmin.Builder. addSocketOptions(int index, SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries.Admin.BuilderAdmin.Builder. addSocketOptions(SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries.Admin.BuilderAdmin.Builder. setSocketOptions(int index, SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries.
-