| 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 |
|---|---|
DeleteRegistrationAttachmentResult |
AmazonPinpointSMSVoiceV2Client.deleteRegistrationAttachment(DeleteRegistrationAttachmentRequest request)
Permanently delete the specified registration attachment.
|
DeleteRegistrationAttachmentResult |
AbstractAmazonPinpointSMSVoiceV2.deleteRegistrationAttachment(DeleteRegistrationAttachmentRequest request) |
DeleteRegistrationAttachmentResult |
AmazonPinpointSMSVoiceV2.deleteRegistrationAttachment(DeleteRegistrationAttachmentRequest deleteRegistrationAttachmentRequest)
Permanently delete the specified registration attachment.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteRegistrationAttachmentResult |
DeleteRegistrationAttachmentResult.clone() |
DeleteRegistrationAttachmentResult |
DeleteRegistrationAttachmentResult.withAttachmentStatus(AttachmentStatus attachmentStatus)
The status of the registration attachment.
|
DeleteRegistrationAttachmentResult |
DeleteRegistrationAttachmentResult.withAttachmentStatus(String attachmentStatus)
The status of the registration attachment.
|
DeleteRegistrationAttachmentResult |
DeleteRegistrationAttachmentResult.withAttachmentUploadErrorReason(AttachmentUploadErrorReason attachmentUploadErrorReason)
The error message if the upload failed.
|
DeleteRegistrationAttachmentResult |
DeleteRegistrationAttachmentResult.withAttachmentUploadErrorReason(String attachmentUploadErrorReason)
The error message if the upload failed.
|
DeleteRegistrationAttachmentResult |
DeleteRegistrationAttachmentResult.withCreatedTimestamp(Date createdTimestamp)
The time when the registration attachment was created, in UNIX epoch
time format.
|
DeleteRegistrationAttachmentResult |
DeleteRegistrationAttachmentResult.withRegistrationAttachmentArn(String registrationAttachmentArn)
The Amazon Resource Name (ARN) for the registration attachment.
|
DeleteRegistrationAttachmentResult |
DeleteRegistrationAttachmentResult.withRegistrationAttachmentId(String registrationAttachmentId)
The unique identifier for the registration attachment.
|
Copyright © 2024. All rights reserved.