public class RenewLinkInfoRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| RenewLinkInfoRequest() | 
| RenewLinkInfoRequest(RenewLinkInfoRequest 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 | getLinkID()Get 云兔ID | 
| String | getUinAccount()Get 具体的账号 | 
| void | setLinkID(Long LinkID)Set 云兔ID | 
| void | setUinAccount(String UinAccount)Set 具体的账号 | 
| 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 RenewLinkInfoRequest()
public RenewLinkInfoRequest(RenewLinkInfoRequest source)
public Long getLinkID()
public void setLinkID(Long LinkID)
LinkID - 云兔IDpublic String getUinAccount()
public void setUinAccount(String UinAccount)
UinAccount - 具体的账号Copyright © 2025. All rights reserved.