| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ListPhoneNumbersSummary |
ListPhoneNumbersSummary.clone() |
ListPhoneNumbersSummary |
ListPhoneNumbersSummary.withInstanceId(String instanceId)
The identifier of the Amazon Connect instance that phone numbers are claimed to.
|
ListPhoneNumbersSummary |
ListPhoneNumbersSummary.withPhoneNumber(String phoneNumber)
The phone number.
|
ListPhoneNumbersSummary |
ListPhoneNumbersSummary.withPhoneNumberArn(String phoneNumberArn)
The Amazon Resource Name (ARN) of the phone number.
|
ListPhoneNumbersSummary |
ListPhoneNumbersSummary.withPhoneNumberCountryCode(PhoneNumberCountryCode phoneNumberCountryCode)
The ISO country code.
|
ListPhoneNumbersSummary |
ListPhoneNumbersSummary.withPhoneNumberCountryCode(String phoneNumberCountryCode)
The ISO country code.
|
ListPhoneNumbersSummary |
ListPhoneNumbersSummary.withPhoneNumberId(String phoneNumberId)
A unique identifier for the phone number.
|
ListPhoneNumbersSummary |
ListPhoneNumbersSummary.withPhoneNumberType(PhoneNumberType phoneNumberType)
The type of phone number.
|
ListPhoneNumbersSummary |
ListPhoneNumbersSummary.withPhoneNumberType(String phoneNumberType)
The type of phone number.
|
ListPhoneNumbersSummary |
ListPhoneNumbersSummary.withTargetArn(String targetArn)
The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone number
inbound traffic is routed through.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListPhoneNumbersSummary> |
ListPhoneNumbersV2Result.getListPhoneNumbersSummaryList()
Information about phone numbers that have been claimed to your Amazon Connect instances or traffic distribution
groups.
|
| Modifier and Type | Method and Description |
|---|---|
ListPhoneNumbersV2Result |
ListPhoneNumbersV2Result.withListPhoneNumbersSummaryList(ListPhoneNumbersSummary... listPhoneNumbersSummaryList)
Information about phone numbers that have been claimed to your Amazon Connect instances or traffic distribution
groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListPhoneNumbersV2Result.setListPhoneNumbersSummaryList(Collection<ListPhoneNumbersSummary> listPhoneNumbersSummaryList)
Information about phone numbers that have been claimed to your Amazon Connect instances or traffic distribution
groups.
|
ListPhoneNumbersV2Result |
ListPhoneNumbersV2Result.withListPhoneNumbersSummaryList(Collection<ListPhoneNumbersSummary> listPhoneNumbersSummaryList)
Information about phone numbers that have been claimed to your Amazon Connect instances or traffic distribution
groups.
|
Copyright © 2023. All rights reserved.