Uses of Class
com.baidubce.services.iothisk.model.JobStatus

Packages that use JobStatus
com.baidubce.services.iothisk.model   
 

Uses of JobStatus in com.baidubce.services.iothisk.model
 

Methods in com.baidubce.services.iothisk.model that return JobStatus
 JobStatus GetBatchCreateStatusResponse.getJobStatus()
           
static JobStatus JobStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JobStatus[] JobStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.baidubce.services.iothisk.model with parameters of type JobStatus
 void GetBatchCreateStatusResponse.setJobStatus(JobStatus jobStatus)
           
 



Copyright © 2018. All rights reserved.