Uses of Class
io.dingodb.sdk.service.entity.version.GetNewVersionRequest
Packages that use GetNewVersionRequest
-
Uses of GetNewVersionRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetNewVersionRequestModifier and TypeMethodDescriptiondefault GetNewVersionResponseVersionService.getNewVersion(long requestId, GetNewVersionRequest request) default GetNewVersionResponseVersionService.getNewVersion(GetNewVersionRequest request) Deprecated. -
Uses of GetNewVersionRequest in io.dingodb.sdk.service.desc.version
Fields in io.dingodb.sdk.service.desc.version with type parameters of type GetNewVersionRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetNewVersionRequest,GetNewVersionResponse> VersionServiceDescriptors.getNewVersionstatic final ServiceCallCycles<GetNewVersionRequest,GetNewVersionResponse> VersionServiceDescriptors.getNewVersionHandlers