Package io.grpc.channelz.v1
Interface GetChannelRequestOrBuilder
- 
- All Superinterfaces:
- MessageLiteOrBuilder,- MessageOrBuilder
 - All Known Implementing Classes:
- GetChannelRequest,- GetChannelRequest.Builder
 
 public interface GetChannelRequestOrBuilder extends MessageOrBuilder 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetChannelId()channel_id is the identifier of the specific channel to get.- 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilderisInitialized
 - 
Methods inherited from interface com.google.protobuf.MessageOrBuilderfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
 
- 
 
-