Uses of Class
io.dingodb.sdk.service.entity.document.DocumentDeleteResponse
Packages that use DocumentDeleteResponse
-
Uses of DocumentDeleteResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return DocumentDeleteResponseModifier and TypeMethodDescriptiondefault DocumentDeleteResponseDocumentService.documentDelete(long requestId, DocumentDeleteRequest request) default DocumentDeleteResponseDocumentService.documentDelete(DocumentDeleteRequest request) Deprecated. -
Uses of DocumentDeleteResponse in io.dingodb.sdk.service.desc.document
Fields in io.dingodb.sdk.service.desc.document with type parameters of type DocumentDeleteResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<DocumentDeleteRequest,DocumentDeleteResponse> DocumentServiceDescriptors.documentDeletestatic final ServiceCallCycles<DocumentDeleteRequest,DocumentDeleteResponse> DocumentServiceDescriptors.documentDeleteHandlers