public class DescribeNotificationTypesResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DescribeNotificationTypesResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeNotificationTypesResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<String> |
getNotificationTypes() |
String |
getRequestId() |
void |
setNotificationTypes(List<String> notificationTypes) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public DescribeNotificationTypesResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2021. All Rights Reserved.