Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
DescriptorProtos.MethodDescriptorProto
Protobuf type
google.protobuf.MethodDescriptorProto |
static class |
DescriptorProtos.MethodDescriptorProto.Builder
Protobuf type
google.protobuf.MethodDescriptorProto |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.MethodDescriptorProtoOrBuilder |
DescriptorProtos.ServiceDescriptorProtoOrBuilder.getMethodOrBuilder(int index)
repeated .google.protobuf.MethodDescriptorProto method = 2; |
DescriptorProtos.MethodDescriptorProtoOrBuilder |
DescriptorProtos.ServiceDescriptorProto.getMethodOrBuilder(int index)
repeated .google.protobuf.MethodDescriptorProto method = 2; |
DescriptorProtos.MethodDescriptorProtoOrBuilder |
DescriptorProtos.ServiceDescriptorProto.Builder.getMethodOrBuilder(int index)
repeated .google.protobuf.MethodDescriptorProto method = 2; |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends DescriptorProtos.MethodDescriptorProtoOrBuilder> |
DescriptorProtos.ServiceDescriptorProtoOrBuilder.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.ServiceDescriptorProto.Builder.getMethodOrBuilderList()
repeated .google.protobuf.MethodDescriptorProto method = 2; |