public class RetryJobsRequest extends AbstractModel
Constructor and Description |
---|
RetryJobsRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getJobIds()
Get 作业ID列表。
|
void |
setJobIds(String[] JobIds)
Set 作业ID列表。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2020. All rights reserved.