Uses of Class
io.grpc.channelz.v1.GetSocketRequest.Builder
Packages that use GetSocketRequest.Builder
-
Uses of GetSocketRequest.Builder in io.grpc.channelz.v1
Subclasses with type arguments of type GetSocketRequest.Builder in io.grpc.channelz.v1Modifier and TypeClassDescriptionstatic final classProtobuf typegrpc.channelz.v1.GetSocketRequestMethods in io.grpc.channelz.v1 that return GetSocketRequest.BuilderModifier and TypeMethodDescriptionGetSocketRequest.Builder.clear()GetSocketRequest.Builder.clearSocketId()socket_id is the identifier of the specific socket to get.GetSocketRequest.Builder.clearSummary()If true, the response will contain only high level information that is inexpensive to obtain.GetSocketRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetSocketRequest.Builder.mergeFrom(com.google.protobuf.Message other) GetSocketRequest.Builder.mergeFrom(GetSocketRequest other) static GetSocketRequest.BuilderGetSocketRequest.newBuilder()static GetSocketRequest.BuilderGetSocketRequest.newBuilder(GetSocketRequest prototype) GetSocketRequest.newBuilderForType()protected GetSocketRequest.BuilderGetSocketRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) GetSocketRequest.Builder.setSocketId(long value) socket_id is the identifier of the specific socket to get.GetSocketRequest.Builder.setSummary(boolean value) If true, the response will contain only high level information that is inexpensive to obtain.GetSocketRequest.toBuilder()