public class MajorEventsPkg extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| MajorEventsPkg() | 
| MajorEventsPkg(MajorEventsPkg 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 | getBeginTime()Get Start time
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getBillingItem()Get Billing item. | 
| String | getEndTime()Get End time
Note: This field may return null, indicating that no valid values can be obtained. | 
| Long | getHWState()Get Protection Package Status
Note: This field may return null, indicating that no valid values can be obtained. | 
| Long | getInquireNum()Get Application Quantity
Note: This field may return null, indicating that no valid values can be obtained. | 
| Long | getRegion()Get Region
Note: This field may return null, indicating that no valid values can be obtained. | 
| Long | getRenewFlag()Get Renewal flag. | 
| String | getResourceIds()Get Resource ID
Note: This field may return null, indicating that no valid values can be obtained. | 
| Long | getStatus()Get Status
Note: This field may return null, indicating that no valid values can be obtained. | 
| Long | getUsedNum()Get Usage Quantity
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setBeginTime(String BeginTime)Set Start time
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setBillingItem(String BillingItem)Set Billing item. | 
| void | setEndTime(String EndTime)Set End time
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setHWState(Long HWState)Set Protection Package Status
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setInquireNum(Long InquireNum)Set Application Quantity
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setRegion(Long Region)Set Region
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setRenewFlag(Long RenewFlag)Set Renewal flag. | 
| void | setResourceIds(String ResourceIds)Set Resource ID
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setStatus(Long Status)Set Status
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setUsedNum(Long UsedNum)Set Usage Quantity
Note: This field may return null, indicating that no valid values can be obtained. | 
| 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 MajorEventsPkg()
public MajorEventsPkg(MajorEventsPkg source)
public String getResourceIds()
public void setResourceIds(String ResourceIds)
ResourceIds - Resource ID
Note: This field may return null, indicating that no valid values can be obtained.public Long getStatus()
public void setStatus(Long Status)
Status - Status
Note: This field may return null, indicating that no valid values can be obtained.public Long getRegion()
public void setRegion(Long Region)
Region - Region
Note: This field may return null, indicating that no valid values can be obtained.public String getBeginTime()
public void setBeginTime(String BeginTime)
BeginTime - Start time
Note: This field may return null, indicating that no valid values can be obtained.public String getEndTime()
public void setEndTime(String EndTime)
EndTime - End time
Note: This field may return null, indicating that no valid values can be obtained.public Long getInquireNum()
public void setInquireNum(Long InquireNum)
InquireNum - Application Quantity
Note: This field may return null, indicating that no valid values can be obtained.public Long getUsedNum()
public void setUsedNum(Long UsedNum)
UsedNum - Usage Quantity
Note: This field may return null, indicating that no valid values can be obtained.public Long getRenewFlag()
public void setRenewFlag(Long RenewFlag)
RenewFlag - Renewal flag.
Note: This field may return null, indicating that no valid values can be obtained.public String getBillingItem()
public void setBillingItem(String BillingItem)
BillingItem - Billing item.
Note: This field may return null, indicating that no valid values can be obtained.public Long getHWState()
public void setHWState(Long HWState)
HWState - Protection Package Status
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.