public class DeleteNotificationConfigurationRequest extends AbstractModel
Constructor and Description |
---|
DeleteNotificationConfigurationRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getAutoScalingNotificationId()
Get 待删除的通知ID。
|
void |
setAutoScalingNotificationId(String AutoScalingNotificationId)
Set 待删除的通知ID。
|
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 DeleteNotificationConfigurationRequest()
public String getAutoScalingNotificationId()
public void setAutoScalingNotificationId(String AutoScalingNotificationId)
AutoScalingNotificationId
- 待删除的通知ID。Copyright © 2020. All rights reserved.