public class InstanceChargePrepaid extends AbstractModel
| Constructor and Description | 
|---|
| InstanceChargePrepaid() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getPeriod()Get Purchased usage period of an instance in months. | 
| String | getRenewFlag()Get Auto-renewal flag. | 
| void | setPeriod(Long Period)Set Purchased usage period of an instance in months. | 
| void | setRenewFlag(String RenewFlag)Set Auto-renewal flag. | 
| 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, toJsonStringpublic Long getPeriod()
public void setPeriod(Long Period)
Period - Purchased usage period of an instance in months. Value range: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36.public String getRenewFlag()
public void setRenewFlag(String RenewFlag)
RenewFlag - Auto-renewal flag. Value range: Copyright © 2020. All rights reserved.