Uses of Interface
com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Packages that use DescriptorProtos.MethodDescriptorProtoOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.MethodDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.MethodDescriptorProtoOrBuilder Modifier and Type Class Description static classDescriptorProtos.MethodDescriptorProtoDescribes a method of a service.static classDescriptorProtos.MethodDescriptorProto.BuilderDescribes a method of a service.Methods in com.google.protobuf that return DescriptorProtos.MethodDescriptorProtoOrBuilder Modifier and Type Method Description DescriptorProtos.MethodDescriptorProtoOrBuilderDescriptorProtos.ServiceDescriptorProto.Builder. getMethodOrBuilder(int index)repeated .google.protobuf.MethodDescriptorProto method = 2;DescriptorProtos.MethodDescriptorProtoOrBuilderDescriptorProtos.ServiceDescriptorProto. getMethodOrBuilder(int index)repeated .google.protobuf.MethodDescriptorProto method = 2;DescriptorProtos.MethodDescriptorProtoOrBuilderDescriptorProtos.ServiceDescriptorProtoOrBuilder. getMethodOrBuilder(int index)repeated .google.protobuf.MethodDescriptorProto method = 2;Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.MethodDescriptorProtoOrBuilder Modifier and Type Method Description java.util.List<? extends DescriptorProtos.MethodDescriptorProtoOrBuilder>DescriptorProtos.ServiceDescriptorProto.Builder. getMethodOrBuilderList()repeated .google.protobuf.MethodDescriptorProto method = 2;java.util.List<? extends DescriptorProtos.MethodDescriptorProtoOrBuilder>DescriptorProtos.ServiceDescriptorProto. getMethodOrBuilderList()repeated .google.protobuf.MethodDescriptorProto method = 2;java.util.List<? extends DescriptorProtos.MethodDescriptorProtoOrBuilder>DescriptorProtos.ServiceDescriptorProtoOrBuilder. getMethodOrBuilderList()repeated .google.protobuf.MethodDescriptorProto method = 2;
-