public class CreateOrUpdateNotificationPolicyResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateOrUpdateNotificationPolicyResponse.NotificationPolicy |
| 构造器和说明 |
|---|
CreateOrUpdateNotificationPolicyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
CreateOrUpdateNotificationPolicyResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
CreateOrUpdateNotificationPolicyResponse.NotificationPolicy |
getNotificationPolicy() |
String |
getRequestId() |
void |
setNotificationPolicy(CreateOrUpdateNotificationPolicyResponse.NotificationPolicy notificationPolicy) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public CreateOrUpdateNotificationPolicyResponse.NotificationPolicy getNotificationPolicy()
public void setNotificationPolicy(CreateOrUpdateNotificationPolicyResponse.NotificationPolicy notificationPolicy)
public CreateOrUpdateNotificationPolicyResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2024. All Rights Reserved.