public static final class DescribeDispatchRuleResponseBody.NotifyObjects.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeDispatchRuleResponseBody.NotifyObjects |
build() |
DescribeDispatchRuleResponseBody.NotifyObjects.Builder |
name(String name)
The name of the contact or contact group.
|
DescribeDispatchRuleResponseBody.NotifyObjects.Builder |
notifyObjectId(String notifyObjectId)
The ID of the contact or contact group.
|
DescribeDispatchRuleResponseBody.NotifyObjects.Builder |
notifyType(String notifyType)
The type of the alert contact.
|
public DescribeDispatchRuleResponseBody.NotifyObjects.Builder name(String name)
public DescribeDispatchRuleResponseBody.NotifyObjects.Builder notifyObjectId(String notifyObjectId)
public DescribeDispatchRuleResponseBody.NotifyObjects.Builder notifyType(String notifyType)
- `CONTACT`: contact - `CONTACT_GROUP`: contact group
public DescribeDispatchRuleResponseBody.NotifyObjects build()
Copyright © 2024. All rights reserved.