Uses of Class
dev.crashteam.crm.CreateLeadResponse
-
Uses of CreateLeadResponse in dev.crashteam.crm
Methods in dev.crashteam.crm that return CreateLeadResponseModifier and TypeMethodDescriptionCreateLeadResponse.Builder.build()CreateLeadResponse.Builder.buildPartial()CrmServiceGrpc.CrmServiceBlockingStub.createLead(CreateLeadRequest request) static CreateLeadResponseCreateLeadResponse.getDefaultInstance()CreateLeadResponse.Builder.getDefaultInstanceForType()CreateLeadResponse.getDefaultInstanceForType()static CreateLeadResponseCreateLeadResponse.parseDelimitedFrom(InputStream input) static CreateLeadResponseCreateLeadResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateLeadResponseCreateLeadResponse.parseFrom(byte[] data) static CreateLeadResponseCreateLeadResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateLeadResponseCreateLeadResponse.parseFrom(com.google.protobuf.ByteString data) static CreateLeadResponseCreateLeadResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateLeadResponseCreateLeadResponse.parseFrom(com.google.protobuf.CodedInputStream input) static CreateLeadResponseCreateLeadResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateLeadResponseCreateLeadResponse.parseFrom(InputStream input) static CreateLeadResponseCreateLeadResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateLeadResponseCreateLeadResponse.parseFrom(ByteBuffer data) static CreateLeadResponseCreateLeadResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.crashteam.crm that return types with arguments of type CreateLeadResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<CreateLeadResponse>CrmServiceGrpc.CrmServiceFutureStub.createLead(CreateLeadRequest request) static io.grpc.MethodDescriptor<CreateLeadRequest,CreateLeadResponse> CrmServiceGrpc.getCreateLeadMethod()com.google.protobuf.Parser<CreateLeadResponse>CreateLeadResponse.getParserForType()static com.google.protobuf.Parser<CreateLeadResponse>CreateLeadResponse.parser()Methods in dev.crashteam.crm with parameters of type CreateLeadResponseModifier and TypeMethodDescriptionCreateLeadResponse.Builder.mergeFrom(CreateLeadResponse other) static CreateLeadResponse.BuilderCreateLeadResponse.newBuilder(CreateLeadResponse prototype) Method parameters in dev.crashteam.crm with type arguments of type CreateLeadResponseModifier and TypeMethodDescriptiondefault voidCrmServiceGrpc.AsyncService.createLead(CreateLeadRequest request, io.grpc.stub.StreamObserver<CreateLeadResponse> responseObserver) voidCrmServiceGrpc.CrmServiceStub.createLead(CreateLeadRequest request, io.grpc.stub.StreamObserver<CreateLeadResponse> responseObserver)