| 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 |
|---|---|
CreateRegistrationAttachmentResult |
AbstractAmazonPinpointSMSVoiceV2.createRegistrationAttachment(CreateRegistrationAttachmentRequest request) |
CreateRegistrationAttachmentResult |
AmazonPinpointSMSVoiceV2Client.createRegistrationAttachment(CreateRegistrationAttachmentRequest request)
Create a new registration attachment to use for uploading a file or a URL to a file.
|
CreateRegistrationAttachmentResult |
AmazonPinpointSMSVoiceV2.createRegistrationAttachment(CreateRegistrationAttachmentRequest createRegistrationAttachmentRequest)
Create a new registration attachment to use for uploading a file or a URL to a file.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRegistrationAttachmentResult |
CreateRegistrationAttachmentResult.clone() |
CreateRegistrationAttachmentResult |
CreateRegistrationAttachmentResult.withAttachmentStatus(AttachmentStatus attachmentStatus)
The status of the registration attachment.
|
CreateRegistrationAttachmentResult |
CreateRegistrationAttachmentResult.withAttachmentStatus(String attachmentStatus)
The status of the registration attachment.
|
CreateRegistrationAttachmentResult |
CreateRegistrationAttachmentResult.withCreatedTimestamp(Date createdTimestamp)
The time when the registration attachment was created, in UNIX epoch
time format.
|
CreateRegistrationAttachmentResult |
CreateRegistrationAttachmentResult.withRegistrationAttachmentArn(String registrationAttachmentArn)
The Amazon Resource Name (ARN) for the registration attachment.
|
CreateRegistrationAttachmentResult |
CreateRegistrationAttachmentResult.withRegistrationAttachmentId(String registrationAttachmentId)
The unique identifier for the registration attachment.
|
CreateRegistrationAttachmentResult |
CreateRegistrationAttachmentResult.withTags(Collection<Tag> tags)
An array of tags (key and value pairs) to associate with the registration attachment.
|
CreateRegistrationAttachmentResult |
CreateRegistrationAttachmentResult.withTags(Tag... tags)
An array of tags (key and value pairs) to associate with the registration attachment.
|
Copyright © 2024. All rights reserved.