| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static AttachmentUploadErrorReason |
AttachmentUploadErrorReason.fromValue(String value)
Use this in place of valueOf.
|
static AttachmentUploadErrorReason |
AttachmentUploadErrorReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentUploadErrorReason[] |
AttachmentUploadErrorReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RegistrationAttachmentsInformation |
RegistrationAttachmentsInformation.withAttachmentUploadErrorReason(AttachmentUploadErrorReason attachmentUploadErrorReason)
A description of why the upload didn't successfully complete.
|
DeleteRegistrationAttachmentResult |
DeleteRegistrationAttachmentResult.withAttachmentUploadErrorReason(AttachmentUploadErrorReason attachmentUploadErrorReason)
The error message if the upload failed.
|
Copyright © 2024. All rights reserved.