Uses of Class
io.grpc.channelz.v1.GetTopChannelsRequest.Builder
Packages that use GetTopChannelsRequest.Builder
-
Uses of GetTopChannelsRequest.Builder in io.grpc.channelz.v1
Subclasses with type arguments of type GetTopChannelsRequest.Builder in io.grpc.channelz.v1Modifier and TypeClassDescriptionstatic final classProtobuf typegrpc.channelz.v1.GetTopChannelsRequestMethods in io.grpc.channelz.v1 that return GetTopChannelsRequest.BuilderModifier and TypeMethodDescriptionGetTopChannelsRequest.Builder.clear()GetTopChannelsRequest.Builder.clearMaxResults()If non-zero, the server will return a page of results containing at most this many items.GetTopChannelsRequest.Builder.clearStartChannelId()start_channel_id indicates that only channels at or above this id should be included in the results.GetTopChannelsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetTopChannelsRequest.Builder.mergeFrom(com.google.protobuf.Message other) GetTopChannelsRequest.Builder.mergeFrom(GetTopChannelsRequest other) GetTopChannelsRequest.newBuilder()GetTopChannelsRequest.newBuilder(GetTopChannelsRequest prototype) GetTopChannelsRequest.newBuilderForType()protected GetTopChannelsRequest.BuilderGetTopChannelsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) GetTopChannelsRequest.Builder.setMaxResults(long value) If non-zero, the server will return a page of results containing at most this many items.GetTopChannelsRequest.Builder.setStartChannelId(long value) start_channel_id indicates that only channels at or above this id should be included in the results.GetTopChannelsRequest.toBuilder()