public class CreateOrUpdateNotificationPolicyResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicy |
notificationPolicy
An array of notification policy objects.
|
String |
requestId
The ID of the request.
|
| 构造器和说明 |
|---|
CreateOrUpdateNotificationPolicyResponseBody() |
@NameInMap(value="NotificationPolicy") public CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicy notificationPolicy
An array of notification policy objects.
@NameInMap(value="RequestId") public String requestId
The ID of the request.
example:A5EC8221-08F2-4C95-9AF1-49FD998C****
public CreateOrUpdateNotificationPolicyResponseBody()
public static CreateOrUpdateNotificationPolicyResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic CreateOrUpdateNotificationPolicyResponseBody setNotificationPolicy(CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicy notificationPolicy)
public CreateOrUpdateNotificationPolicyResponseBody.CreateOrUpdateNotificationPolicyResponseBodyNotificationPolicy getNotificationPolicy()
public CreateOrUpdateNotificationPolicyResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.