| Package | Description |
|---|---|
| com.amazonaws.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
SearchAvailablePhoneNumbersRequest |
SearchAvailablePhoneNumbersRequest.clone() |
SearchAvailablePhoneNumbersRequest |
SearchAvailablePhoneNumbersRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
SearchAvailablePhoneNumbersRequest |
SearchAvailablePhoneNumbersRequest.withNextToken(String nextToken)
The token for the next set of results.
|
SearchAvailablePhoneNumbersRequest |
SearchAvailablePhoneNumbersRequest.withPhoneNumberCountryCode(PhoneNumberCountryCode phoneNumberCountryCode)
The ISO country code.
|
SearchAvailablePhoneNumbersRequest |
SearchAvailablePhoneNumbersRequest.withPhoneNumberCountryCode(String phoneNumberCountryCode)
The ISO country code.
|
SearchAvailablePhoneNumbersRequest |
SearchAvailablePhoneNumbersRequest.withPhoneNumberPrefix(String phoneNumberPrefix)
The prefix of the phone number.
|
SearchAvailablePhoneNumbersRequest |
SearchAvailablePhoneNumbersRequest.withPhoneNumberType(PhoneNumberType phoneNumberType)
The type of phone number.
|
SearchAvailablePhoneNumbersRequest |
SearchAvailablePhoneNumbersRequest.withPhoneNumberType(String phoneNumberType)
The type of phone number.
|
SearchAvailablePhoneNumbersRequest |
SearchAvailablePhoneNumbersRequest.withTargetArn(String targetArn)
The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are
claimed to.
|
Copyright © 2023. All rights reserved.