public class ModifyResourceRenewFlagRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyResourceRenewFlagRequest() | 
| ModifyResourceRenewFlagRequest(ModifyResourceRenewFlagRequest 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 | getBusiness()Get 大禹子产品代号(bgpip表示高防IP;net表示高防IP专业版;shield表示棋牌盾;bgp表示独享包;bgp-multip表示共享包;insurance表示保险包;staticpack表示三网套餐包) | 
| String | getId()Get 资源Id | 
| Long | getRenewFlag()Get 自动续费标记(0手动续费;1自动续费;2到期不续费) | 
| void | setBusiness(String Business)Set 大禹子产品代号(bgpip表示高防IP;net表示高防IP专业版;shield表示棋牌盾;bgp表示独享包;bgp-multip表示共享包;insurance表示保险包;staticpack表示三网套餐包) | 
| void | setId(String Id)Set 资源Id | 
| void | setRenewFlag(Long RenewFlag)Set 自动续费标记(0手动续费;1自动续费;2到期不续费) | 
| 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 ModifyResourceRenewFlagRequest()
public ModifyResourceRenewFlagRequest(ModifyResourceRenewFlagRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business - 大禹子产品代号(bgpip表示高防IP;net表示高防IP专业版;shield表示棋牌盾;bgp表示独享包;bgp-multip表示共享包;insurance表示保险包;staticpack表示三网套餐包)public String getId()
public void setId(String Id)
Id - 资源Idpublic Long getRenewFlag()
public void setRenewFlag(Long RenewFlag)
RenewFlag - 自动续费标记(0手动续费;1自动续费;2到期不续费)Copyright © 2025. All rights reserved.