public static final class DeleteMonitorGroupNotifyPolicyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteMonitorGroupNotifyPolicyRequest |
build() |
DeleteMonitorGroupNotifyPolicyRequest.Builder |
groupId(String groupId)
The ID of the application group.
|
DeleteMonitorGroupNotifyPolicyRequest.Builder |
policyType(String policyType)
The type of the policy.
|
public DeleteMonitorGroupNotifyPolicyRequest.Builder groupId(String groupId)
The ID of the application group.
example:6780****
public DeleteMonitorGroupNotifyPolicyRequest.Builder policyType(String policyType)
The type of the policy.
Valid value: PauseNotify.
This parameter is required.
example:PauseNotify
public DeleteMonitorGroupNotifyPolicyRequest build()
Copyright © 2026. All rights reserved.