public class DescribeAlarmTopicRequest extends AbstractModel
Constructor and Description |
---|
DescribeAlarmTopicRequest() |
DescribeAlarmTopicRequest(DescribeAlarmTopicRequest 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 |
getNeedAdd()
Get 如果不存在拨测相关的主题,是否自动创建一个。取值可为0, 1,默认为0
|
void |
setNeedAdd(Long NeedAdd)
Set 如果不存在拨测相关的主题,是否自动创建一个。取值可为0, 1,默认为0
|
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, toJsonString
public DescribeAlarmTopicRequest()
public DescribeAlarmTopicRequest(DescribeAlarmTopicRequest source)
Copyright © 2022. All rights reserved.