public static final class CreateOrUpdateContactGroupResponseBody.AlertContactGroup.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateOrUpdateContactGroupResponseBody.AlertContactGroup |
build() |
CreateOrUpdateContactGroupResponseBody.AlertContactGroup.Builder |
contactGroupId(Float contactGroupId)
The ID of the alert contact group.
|
CreateOrUpdateContactGroupResponseBody.AlertContactGroup.Builder |
contactGroupName(String contactGroupName)
The name of the alert contact group.
|
CreateOrUpdateContactGroupResponseBody.AlertContactGroup.Builder |
contactIds(String contactIds)
The IDs of the contacts that are included in the alert contact group.
|
public CreateOrUpdateContactGroupResponseBody.AlertContactGroup.Builder contactGroupId(Float contactGroupId)
public CreateOrUpdateContactGroupResponseBody.AlertContactGroup.Builder contactGroupName(String contactGroupName)
public CreateOrUpdateContactGroupResponseBody.AlertContactGroup.Builder contactIds(String contactIds)
public CreateOrUpdateContactGroupResponseBody.AlertContactGroup build()
Copyright © 2024. All rights reserved.