| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2 |
Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.
|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateVerifiedDestinationNumberResult |
AbstractAmazonPinpointSMSVoiceV2.createVerifiedDestinationNumber(CreateVerifiedDestinationNumberRequest request) |
CreateVerifiedDestinationNumberResult |
AmazonPinpointSMSVoiceV2Client.createVerifiedDestinationNumber(CreateVerifiedDestinationNumberRequest request)
You can only send messages to verified destination numbers when your account is in the sandbox.
|
CreateVerifiedDestinationNumberResult |
AmazonPinpointSMSVoiceV2.createVerifiedDestinationNumber(CreateVerifiedDestinationNumberRequest createVerifiedDestinationNumberRequest)
You can only send messages to verified destination numbers when your account is in the sandbox.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVerifiedDestinationNumberResult |
CreateVerifiedDestinationNumberResult.clone() |
CreateVerifiedDestinationNumberResult |
CreateVerifiedDestinationNumberResult.withCreatedTimestamp(Date createdTimestamp)
The time when the verified phone number was created, in UNIX epoch
time format.
|
CreateVerifiedDestinationNumberResult |
CreateVerifiedDestinationNumberResult.withDestinationPhoneNumber(String destinationPhoneNumber)
The verified destination phone number, in E.164 format.
|
CreateVerifiedDestinationNumberResult |
CreateVerifiedDestinationNumberResult.withStatus(String status)
The status of the verified destination phone number.
|
CreateVerifiedDestinationNumberResult |
CreateVerifiedDestinationNumberResult.withStatus(VerificationStatus status)
The status of the verified destination phone number.
|
CreateVerifiedDestinationNumberResult |
CreateVerifiedDestinationNumberResult.withTags(Collection<Tag> tags)
An array of tags (key and value pairs) to associate with the destination number.
|
CreateVerifiedDestinationNumberResult |
CreateVerifiedDestinationNumberResult.withTags(Tag... tags)
An array of tags (key and value pairs) to associate with the destination number.
|
CreateVerifiedDestinationNumberResult |
CreateVerifiedDestinationNumberResult.withVerifiedDestinationNumberArn(String verifiedDestinationNumberArn)
The Amazon Resource Name (ARN) for the verified destination phone number.
|
CreateVerifiedDestinationNumberResult |
CreateVerifiedDestinationNumberResult.withVerifiedDestinationNumberId(String verifiedDestinationNumberId)
The unique identifier for the verified destination phone number.
|
Copyright © 2024. All rights reserved.