public class DescribePPTCheckRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribePPTCheckRequest() |
DescribePPTCheckRequest(DescribePPTCheckRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
Long |
getSdkAppId()
Get 客户的SdkAppId
|
String |
getTaskId()
Get 任务的唯一标识Id
|
void |
setSdkAppId(Long SdkAppId)
Set 客户的SdkAppId
|
void |
setTaskId(String TaskId)
Set 任务的唯一标识Id
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribePPTCheckRequest()
public DescribePPTCheckRequest(DescribePPTCheckRequest source)
public Long getSdkAppId()
public void setSdkAppId(Long SdkAppId)
SdkAppId
- 客户的SdkAppIdpublic String getTaskId()
public void setTaskId(String TaskId)
TaskId
- 任务的唯一标识IdCopyright © 2024. All rights reserved.