public class UnauthorizedCoresTendency extends AbstractModel
header, skipSign
Constructor and Description |
---|
UnauthorizedCoresTendency() |
UnauthorizedCoresTendency(UnauthorizedCoresTendency 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 |
getCoresCount()
Get 未授权的核数
|
String |
getDateTime()
Get 日期
|
void |
setCoresCount(Long CoresCount)
Set 未授权的核数
|
void |
setDateTime(String DateTime)
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 UnauthorizedCoresTendency()
public UnauthorizedCoresTendency(UnauthorizedCoresTendency source)
public String getDateTime()
public void setDateTime(String DateTime)
DateTime
- 日期public Long getCoresCount()
public void setCoresCount(Long CoresCount)
CoresCount
- 未授权的核数Copyright © 2024. All rights reserved.