public static final class CreateMonitorGroupNotifyPolicyResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
CreateMonitorGroupNotifyPolicyResponseBody |
build() |
CreateMonitorGroupNotifyPolicyResponseBody.Builder |
code(String code)
The number of entries that are returned.
|
CreateMonitorGroupNotifyPolicyResponseBody.Builder |
message(String message)
Indicates whether the call succeeds.
|
CreateMonitorGroupNotifyPolicyResponseBody.Builder |
requestId(String requestId)
If the policy is valid, no alert notifications are sent for the application group.
|
CreateMonitorGroupNotifyPolicyResponseBody.Builder |
result(Integer result)
For more information about common request parameters, see [Common parameters](~~199331~~).
|
CreateMonitorGroupNotifyPolicyResponseBody.Builder |
success(String success)
Success.
|
public CreateMonitorGroupNotifyPolicyResponseBody.Builder code(String code)
public CreateMonitorGroupNotifyPolicyResponseBody.Builder message(String message)
* true: The call succeeds. * false: The call fails.
public CreateMonitorGroupNotifyPolicyResponseBody.Builder requestId(String requestId)
This topic describes how to create the `PauseNotify` policy to pause alert notifications for the `7301****` application group. The StartTime parameter is set to `1622949300000` and the EndTime parameter is set to `1623208500000`. This indicates that the policy is valid from `2021-06-06 11:15:00 UTC+8` to `2021-06-09 11:15:00 UTC+8`.
public CreateMonitorGroupNotifyPolicyResponseBody.Builder result(Integer result)
public CreateMonitorGroupNotifyPolicyResponseBody.Builder success(String success)
public CreateMonitorGroupNotifyPolicyResponseBody build()
Copyright © 2023. All rights reserved.