Uses of Class
com.volcengine.acep.model.JobListForSetProxyOutput
-
Packages that use JobListForSetProxyOutput Package Description com.volcengine.acep.model -
-
Uses of JobListForSetProxyOutput in com.volcengine.acep.model
Methods in com.volcengine.acep.model that return JobListForSetProxyOutput Modifier and Type Method Description JobListForSetProxyOutputJobListForSetProxyOutput. jobId(String jobId)JobListForSetProxyOutputJobListForSetProxyOutput. podId(String podId)Methods in com.volcengine.acep.model that return types with arguments of type JobListForSetProxyOutput Modifier and Type Method Description @Valid List<JobListForSetProxyOutput>SetProxyResponse. getJobList()Get jobListMethods in com.volcengine.acep.model with parameters of type JobListForSetProxyOutput Modifier and Type Method Description SetProxyResponseSetProxyResponse. addJobListItem(JobListForSetProxyOutput jobListItem)Method parameters in com.volcengine.acep.model with type arguments of type JobListForSetProxyOutput Modifier and Type Method Description SetProxyResponseSetProxyResponse. jobList(List<JobListForSetProxyOutput> jobList)voidSetProxyResponse. setJobList(List<JobListForSetProxyOutput> jobList)
-