Uses of Class
io.dingodb.sdk.service.entity.document.DocumentAddRequest
Packages that use DocumentAddRequest
-
Uses of DocumentAddRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type DocumentAddRequestModifier and TypeMethodDescriptiondefault DocumentAddResponseDocumentService.documentAdd(long requestId, DocumentAddRequest request) default DocumentAddResponseDocumentService.documentAdd(DocumentAddRequest request) Deprecated. -
Uses of DocumentAddRequest in io.dingodb.sdk.service.desc.document
Fields in io.dingodb.sdk.service.desc.document with type parameters of type DocumentAddRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<DocumentAddRequest,DocumentAddResponse> DocumentServiceDescriptors.documentAddstatic final ServiceCallCycles<DocumentAddRequest,DocumentAddResponse> DocumentServiceDescriptors.documentAddHandlers