| 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 | Method and Description |
|---|---|
DescriptorProtos.MethodDescriptorProtoOrBuilder |
DescriptorProtos.ServiceDescriptorProto.getMethodOrBuilder(int index)
repeated .google.protobuf.MethodDescriptorProto method = 2; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DescriptorProtos.MethodDescriptorProtoOrBuilder> |
DescriptorProtos.ServiceDescriptorProto.getMethodOrBuilderList()
repeated .google.protobuf.MethodDescriptorProto method = 2; |
Copyright © 2008–2016 Google. All rights reserved.