| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
NumberValidateResponse |
NumberValidateResponse.clone() |
NumberValidateResponse |
PhoneNumberValidateResult.getNumberValidateResponse() |
NumberValidateResponse |
NumberValidateResponse.withCarrier(String carrier)
The carrier or service provider that the phone number is currently registered with.
|
NumberValidateResponse |
NumberValidateResponse.withCity(String city)
The name of the city where the phone number was originally registered.
|
NumberValidateResponse |
NumberValidateResponse.withCleansedPhoneNumberE164(String cleansedPhoneNumberE164)
The cleansed phone number, in E.164 format, for the location where the phone number was originally registered.
|
NumberValidateResponse |
NumberValidateResponse.withCleansedPhoneNumberNational(String cleansedPhoneNumberNational)
The cleansed phone number, in the format for the location where the phone number was originally registered.
|
NumberValidateResponse |
NumberValidateResponse.withCountry(String country)
The name of the country or region where the phone number was originally registered.
|
NumberValidateResponse |
NumberValidateResponse.withCountryCodeIso2(String countryCodeIso2)
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the phone number was
originally registered.
|
NumberValidateResponse |
NumberValidateResponse.withCountryCodeNumeric(String countryCodeNumeric)
The numeric code for the country or region where the phone number was originally registered.
|
NumberValidateResponse |
NumberValidateResponse.withCounty(String county)
The name of the county where the phone number was originally registered.
|
NumberValidateResponse |
NumberValidateResponse.withOriginalCountryCodeIso2(String originalCountryCodeIso2)
The two-character code, in ISO 3166-1 alpha-2 format, that was sent in the request body.
|
NumberValidateResponse |
NumberValidateResponse.withOriginalPhoneNumber(String originalPhoneNumber)
The phone number that was sent in the request body.
|
NumberValidateResponse |
NumberValidateResponse.withPhoneType(String phoneType)
The description of the phone type.
|
NumberValidateResponse |
NumberValidateResponse.withPhoneTypeCode(Integer phoneTypeCode)
The phone type, represented by an integer.
|
NumberValidateResponse |
NumberValidateResponse.withTimezone(String timezone)
The time zone for the location where the phone number was originally registered.
|
NumberValidateResponse |
NumberValidateResponse.withZipCode(String zipCode)
The postal or ZIP code for the location where the phone number was originally registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneNumberValidateResult.setNumberValidateResponse(NumberValidateResponse numberValidateResponse) |
PhoneNumberValidateResult |
PhoneNumberValidateResult.withNumberValidateResponse(NumberValidateResponse numberValidateResponse) |
Copyright © 2025. All rights reserved.