|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DescriptorProtos.ServiceDescriptorProto in com.google.protobuf |
|---|
| Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.ServiceDescriptorProto | |
|---|---|
List<DescriptorProtos.ServiceDescriptorProto> |
DescriptorProtos.FileDescriptorProtoOrBuilder.getServiceList()
|
List<DescriptorProtos.ServiceDescriptorProto> |
DescriptorProtos.FileDescriptorProto.getServiceList()
|
List<DescriptorProtos.ServiceDescriptorProto> |
DescriptorProtos.FileDescriptorProto.Builder.getServiceList()
|
| Methods in com.google.protobuf with parameters of type DescriptorProtos.ServiceDescriptorProto | |
|---|---|
DescriptorProtos.FileDescriptorProto.Builder |
DescriptorProtos.FileDescriptorProto.Builder.addService(DescriptorProtos.ServiceDescriptorProto value)
|
DescriptorProtos.FileDescriptorProto.Builder |
DescriptorProtos.FileDescriptorProto.Builder.addService(int index,
DescriptorProtos.ServiceDescriptorProto value)
|
DescriptorProtos.ServiceDescriptorProto.Builder |
DescriptorProtos.ServiceDescriptorProto.Builder.mergeFrom(DescriptorProtos.ServiceDescriptorProto other)
|
static DescriptorProtos.ServiceDescriptorProto.Builder |
DescriptorProtos.ServiceDescriptorProto.newBuilder(DescriptorProtos.ServiceDescriptorProto prototype)
|
DescriptorProtos.FileDescriptorProto.Builder |
DescriptorProtos.FileDescriptorProto.Builder.setService(int index,
DescriptorProtos.ServiceDescriptorProto value)
|
| Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.ServiceDescriptorProto | |
|---|---|
DescriptorProtos.FileDescriptorProto.Builder |
DescriptorProtos.FileDescriptorProto.Builder.addAllService(Iterable<? extends DescriptorProtos.ServiceDescriptorProto> values)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||