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.MethodDescriptorProtoProtobuf typegoogle.protobuf.MethodDescriptorProtostatic classDescriptorProtos.MethodDescriptorProto.BuilderProtobuf typegoogle.protobuf.MethodDescriptorProtoMethods 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 [json_name = "method"];DescriptorProtos.MethodDescriptorProtoOrBuilderDescriptorProtos.ServiceDescriptorProto. getMethodOrBuilder(int index)repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];DescriptorProtos.MethodDescriptorProtoOrBuilderDescriptorProtos.ServiceDescriptorProtoOrBuilder. getMethodOrBuilder(int index)repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];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 [json_name = "method"];java.util.List<? extends DescriptorProtos.MethodDescriptorProtoOrBuilder>DescriptorProtos.ServiceDescriptorProto. getMethodOrBuilderList()repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];java.util.List<? extends DescriptorProtos.MethodDescriptorProtoOrBuilder>DescriptorProtos.ServiceDescriptorProtoOrBuilder. getMethodOrBuilderList()repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
-