public static final class CreateOrUpdateContactResponseBody.AlertContact.Builder extends Object
构造器和说明 |
---|
Builder() |
public CreateOrUpdateContactResponseBody.AlertContact.Builder contactId(Float contactId)
public CreateOrUpdateContactResponseBody.AlertContact.Builder contactName(String contactName)
public CreateOrUpdateContactResponseBody.AlertContact.Builder dingRobotUrl(String dingRobotUrl)
public CreateOrUpdateContactResponseBody.AlertContact.Builder email(String email)
public CreateOrUpdateContactResponseBody.AlertContact.Builder isVerify(Boolean isVerify)
* `false` (default value): No * `true`: Yes You can call the **SendTTSVerifyLink** operation to verify the mobile number of an alert contact. Only verified mobile numbers can be specified in a notification policy to receive phone calls.
public CreateOrUpdateContactResponseBody.AlertContact.Builder phone(String phone)
public CreateOrUpdateContactResponseBody.AlertContact.Builder reissueSendNotice(Long reissueSendNotice)
public CreateOrUpdateContactResponseBody.AlertContact.Builder isEmailVerify(Boolean isEmailVerify)
public CreateOrUpdateContactResponseBody.AlertContact build()
Copyright © 2024. All rights reserved.