| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2 |
Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference.
|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
VerifyDestinationNumberResult |
AmazonPinpointSMSVoiceV2Client.verifyDestinationNumber(VerifyDestinationNumberRequest request)
Use the verification code that was received by the verified destination phone number to opt-in the verified
destination phone number to receive more messages.
|
VerifyDestinationNumberResult |
AbstractAmazonPinpointSMSVoiceV2.verifyDestinationNumber(VerifyDestinationNumberRequest request) |
VerifyDestinationNumberResult |
AmazonPinpointSMSVoiceV2.verifyDestinationNumber(VerifyDestinationNumberRequest verifyDestinationNumberRequest)
Use the verification code that was received by the verified destination phone number to opt-in the verified
destination phone number to receive more messages.
|
| Modifier and Type | Method and Description |
|---|---|
VerifyDestinationNumberResult |
VerifyDestinationNumberResult.clone() |
VerifyDestinationNumberResult |
VerifyDestinationNumberResult.withCreatedTimestamp(Date createdTimestamp)
The time when the destination phone number was created, in UNIX epoch
time format.
|
VerifyDestinationNumberResult |
VerifyDestinationNumberResult.withDestinationPhoneNumber(String destinationPhoneNumber)
The phone number in E.164 format.
|
VerifyDestinationNumberResult |
VerifyDestinationNumberResult.withStatus(String status)
The status for being able to send messages to the phone number.
|
VerifyDestinationNumberResult |
VerifyDestinationNumberResult.withStatus(VerificationStatus status)
The status for being able to send messages to the phone number.
|
VerifyDestinationNumberResult |
VerifyDestinationNumberResult.withVerifiedDestinationNumberArn(String verifiedDestinationNumberArn)
The Amazon Resource Name (ARN) for the verified destination phone number.
|
VerifyDestinationNumberResult |
VerifyDestinationNumberResult.withVerifiedDestinationNumberId(String verifiedDestinationNumberId)
The unique identifier for the verified destination phone number.
|
Copyright © 2025. All rights reserved.