public class SoftQuotaDayInfo extends AbstractModel
header, skipSign
Constructor and Description |
---|
SoftQuotaDayInfo() |
SoftQuotaDayInfo(SoftQuotaDayInfo 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 |
getCoresCnt()
Get 计费核数(已废弃)
|
String |
getPayTime()
Get 扣费时间
|
void |
setCoresCnt(Long CoresCnt)
Set 计费核数(已废弃)
|
void |
setPayTime(String PayTime)
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, toJsonString
public SoftQuotaDayInfo()
public SoftQuotaDayInfo(SoftQuotaDayInfo source)
public String getPayTime()
public void setPayTime(String PayTime)
PayTime
- 扣费时间public Long getCoresCnt()
public void setCoresCnt(Long CoresCnt)
CoresCnt
- 计费核数(已废弃)Copyright © 2024. All rights reserved.