public static final class SearchAlertContactRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
SearchAlertContactRequest |
build() |
SearchAlertContactRequest.Builder |
contactIds(String contactIds)
The ID of the alert contact.
|
SearchAlertContactRequest.Builder |
contactName(String contactName)
The name of the alert contact.
|
SearchAlertContactRequest.Builder |
currentPage(String currentPage)
The number of the page to return.
|
SearchAlertContactRequest.Builder |
email(String email)
The email address of the alert contact.
|
SearchAlertContactRequest.Builder |
pageSize(String pageSize)
The number of entries to return on each page.
|
SearchAlertContactRequest.Builder |
phone(String phone)
The mobile number of the alert contact.
|
SearchAlertContactRequest.Builder |
regionId(String regionId)
The ID of the region.
|
public SearchAlertContactRequest.Builder contactIds(String contactIds)
public SearchAlertContactRequest.Builder contactName(String contactName)
public SearchAlertContactRequest.Builder currentPage(String currentPage)
public SearchAlertContactRequest.Builder email(String email)
public SearchAlertContactRequest.Builder pageSize(String pageSize)
public SearchAlertContactRequest.Builder phone(String phone)
public SearchAlertContactRequest.Builder regionId(String regionId)
public SearchAlertContactRequest build()
Copyright © 2024. All rights reserved.