public class RunChangePwdTaskDetail extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| RunChangePwdTaskDetail() | 
| RunChangePwdTaskDetail(RunChangePwdTaskDetail 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 | 
|---|---|
| String | getAccount()Get 资产账号 | 
| Long | getDeviceId()Get 资产id | 
| void | setAccount(String Account)Set 资产账号 | 
| void | setDeviceId(Long DeviceId)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, toJsonStringpublic RunChangePwdTaskDetail()
public RunChangePwdTaskDetail(RunChangePwdTaskDetail source)
public Long getDeviceId()
public void setDeviceId(Long DeviceId)
DeviceId - 资产idpublic String getAccount()
public void setAccount(String Account)
Account - 资产账号Copyright © 2025. All rights reserved.