public class DescribeK8sApiAbnormalTendencyRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeK8sApiAbnormalTendencyRequest() |
DescribeK8sApiAbnormalTendencyRequest(DescribeK8sApiAbnormalTendencyRequest 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 |
getTendencyPeriod()
Get 趋势周期(默认为7天)
|
void |
setTendencyPeriod(Long TendencyPeriod)
Set 趋势周期(默认为7天)
|
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 DescribeK8sApiAbnormalTendencyRequest()
public DescribeK8sApiAbnormalTendencyRequest(DescribeK8sApiAbnormalTendencyRequest source)
Copyright © 2024. All rights reserved.