public class CreateOrUpdateNotificationPolicyResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
CreateOrUpdateNotificationPolicyResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
CreateOrUpdateNotificationPolicyResponse() |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public CreateOrUpdateNotificationPolicyResponseBody body
public static CreateOrUpdateNotificationPolicyResponse build(Map<String,?> map) throws Exception
Exceptionpublic CreateOrUpdateNotificationPolicyResponse setHeaders(Map<String,String> headers)
public CreateOrUpdateNotificationPolicyResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public CreateOrUpdateNotificationPolicyResponse setBody(CreateOrUpdateNotificationPolicyResponseBody body)
public CreateOrUpdateNotificationPolicyResponseBody getBody()
Copyright © 2024. All rights reserved.