Uses of Class
io.grpc.channelz.v1.SocketOptionLinger.Builder
Packages that use SocketOptionLinger.Builder
-
Uses of SocketOptionLinger.Builder in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return SocketOptionLinger.BuilderModifier and TypeMethodDescriptionSocketOptionLinger.Builder.clear()SocketOptionLinger.Builder.clearActive()active maps to `struct linger.l_onoff`SocketOptionLinger.Builder.clearDuration()duration maps to `struct linger.l_linger`SocketOptionLinger.Builder.mergeDuration(com.google.protobuf.Duration value) duration maps to `struct linger.l_linger`SocketOptionLinger.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SocketOptionLinger.Builder.mergeFrom(com.google.protobuf.Message other) SocketOptionLinger.Builder.mergeFrom(SocketOptionLinger other) static SocketOptionLinger.BuilderSocketOptionLinger.newBuilder()static SocketOptionLinger.BuilderSocketOptionLinger.newBuilder(SocketOptionLinger prototype) SocketOptionLinger.newBuilderForType()protected SocketOptionLinger.BuilderSocketOptionLinger.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SocketOptionLinger.Builder.setActive(boolean value) active maps to `struct linger.l_onoff`SocketOptionLinger.Builder.setDuration(com.google.protobuf.Duration value) duration maps to `struct linger.l_linger`SocketOptionLinger.Builder.setDuration(com.google.protobuf.Duration.Builder builderForValue) duration maps to `struct linger.l_linger`SocketOptionLinger.toBuilder()