程序包 | 说明 |
---|---|
com.aliyun.sdk.service.arms20190808.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.builder() |
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.directedMode(Boolean directedMode)
Specifies whether to enable simple mode.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.escalationPolicyId(Long escalationPolicyId)
The ID of the escalation policy.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.groupRule(String groupRule)
An array of alert event group objects.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.id(Long id)
The ID of the notification policy.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.integrationId(Long integrationId)
The integration ID of the ticket system to which alerts are pushed.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.matchingRules(String matchingRules)
The matching rules.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.name(String name)
The name of the notification policy.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.notifyRule(String notifyRule)
An array of notification rule objects.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.notifyTemplate(String notifyTemplate)
The notification template.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.regionId(String regionId)
The ID of the region.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.repeat(Boolean repeat)
Specifies whether to resend a notification for a long-lasting unresolved alert.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.repeatInterval(Long repeatInterval)
The time interval at which a notification is resent for a long-lasting unresolved alert.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.sendRecoverMessage(Boolean sendRecoverMessage)
Indicates whether the system sends a notification to the contacts when the status of an alert changes to Resolved.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.Builder.state(String state)
State.
|
CreateOrUpdateNotificationPolicyRequest.Builder |
CreateOrUpdateNotificationPolicyRequest.toBuilder() |
Copyright © 2024. All rights reserved.