Uses of Class
com.baidubce.services.tsdb.model.TaskError

Packages that use TaskError
com.baidubce.services.tsdb.model   
 

Uses of TaskError in com.baidubce.services.tsdb.model
 

Methods in com.baidubce.services.tsdb.model that return TaskError
 TaskError GetTaskInternalResponse.getError()
           
 TaskError GetTaskResponse.getError()
           
 

Methods in com.baidubce.services.tsdb.model with parameters of type TaskError
 void GetTaskInternalResponse.setError(TaskError error)
           
 void GetTaskResponse.setError(TaskError error)
           
 



Copyright © 2018. All rights reserved.