| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static Parser |
DescriptorProtos.MethodDescriptorProto.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.Builder.build()
|
DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.Builder.buildPartial()
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.getDefaultInstance()
|
DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.Builder.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProtoOrBuilder.getMethod(int index)
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.getMethod(int index)
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.Builder.getMethod(int index)
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseFrom(byte[] data)
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseFrom(byte[] data, ExtensionRegistryLite
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.parseFrom(InputStream
|
DescriptorProtos |
Descriptors.MethodDescriptor.toProto()
Convert the descriptor to its protocol message representation.
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.ServiceDescriptorProtoOrBuilder.getMethodList()
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
List |
DescriptorProtos.ServiceDescriptorProto.getMethodList()
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
List |
DescriptorProtos.ServiceDescriptorProto.Builder.getMethodList()
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
Parser |
DescriptorProtos.MethodDescriptorProto.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.Builder.addMethod(DescriptorProtos
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.Builder.addMethod(int index, DescriptorProtos
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.Builder.mergeFrom(DescriptorProtos
|
static DescriptorProtos |
DescriptorProtos.MethodDescriptorProto.newBuilder(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.Builder.setMethod(int index, DescriptorProtos
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.Builder.addAllMethod(Iterable
repeated .google.protobuf.MethodDescriptorProto method = 2;
|