|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DescriptorProtos.MethodDescriptorProto in com.google.protobuf |
---|
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.MethodDescriptorProto | |
---|---|
List<DescriptorProtos.MethodDescriptorProto> |
DescriptorProtos.ServiceDescriptorProto.getMethodList()
|
List<DescriptorProtos.MethodDescriptorProto> |
DescriptorProtos.ServiceDescriptorProto.Builder.getMethodList()
|
Methods in com.google.protobuf with parameters of type DescriptorProtos.MethodDescriptorProto | |
---|---|
DescriptorProtos.ServiceDescriptorProto.Builder |
DescriptorProtos.ServiceDescriptorProto.Builder.addMethod(DescriptorProtos.MethodDescriptorProto value)
|
DescriptorProtos.MethodDescriptorProto.Builder |
DescriptorProtos.MethodDescriptorProto.Builder.mergeFrom(DescriptorProtos.MethodDescriptorProto other)
|
static DescriptorProtos.MethodDescriptorProto.Builder |
DescriptorProtos.MethodDescriptorProto.newBuilder(DescriptorProtos.MethodDescriptorProto prototype)
|
DescriptorProtos.ServiceDescriptorProto.Builder |
DescriptorProtos.ServiceDescriptorProto.Builder.setMethod(int index,
DescriptorProtos.MethodDescriptorProto value)
|
Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.MethodDescriptorProto | |
---|---|
DescriptorProtos.ServiceDescriptorProto.Builder |
DescriptorProtos.ServiceDescriptorProto.Builder.addAllMethod(Iterable<? extends DescriptorProtos.MethodDescriptorProto> values)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |