| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos.MethodDescriptorProto
Describes a method of a service.
|
static class |
DescriptorProtos.MethodDescriptorProto.Builder
Describes a method of a service.
|
| Modifier and Type | Field and Description |
|---|---|
private RepeatedFieldBuilderV3<DescriptorProtos.MethodDescriptorProto,DescriptorProtos.MethodDescriptorProto.Builder,DescriptorProtos.MethodDescriptorProtoOrBuilder> |
DescriptorProtos.ServiceDescriptorProto.Builder.methodBuilder_ |
| 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 |
|---|---|
private RepeatedFieldBuilderV3<DescriptorProtos.MethodDescriptorProto,DescriptorProtos.MethodDescriptorProto.Builder,DescriptorProtos.MethodDescriptorProtoOrBuilder> |
DescriptorProtos.ServiceDescriptorProto.Builder.getMethodFieldBuilder() |
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; |