| 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 |
|---|---|
DescribeRegistrationAttachmentsResult |
AmazonPinpointSMSVoiceV2Client.describeRegistrationAttachments(DescribeRegistrationAttachmentsRequest request)
Retrieves the specified registration attachments or all registration attachments associated with your Amazon Web
Services account.
|
DescribeRegistrationAttachmentsResult |
AbstractAmazonPinpointSMSVoiceV2.describeRegistrationAttachments(DescribeRegistrationAttachmentsRequest request) |
DescribeRegistrationAttachmentsResult |
AmazonPinpointSMSVoiceV2.describeRegistrationAttachments(DescribeRegistrationAttachmentsRequest describeRegistrationAttachmentsRequest)
Retrieves the specified registration attachments or all registration attachments associated with your Amazon Web
Services account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRegistrationAttachmentsResult |
DescribeRegistrationAttachmentsResult.clone() |
DescribeRegistrationAttachmentsResult |
DescribeRegistrationAttachmentsResult.withNextToken(String nextToken)
The token to be used for the next set of paginated results.
|
DescribeRegistrationAttachmentsResult |
DescribeRegistrationAttachmentsResult.withRegistrationAttachments(Collection<RegistrationAttachmentsInformation> registrationAttachments)
An array of RegistrationAttachments objects that contain the details for the requested registration
attachments.
|
DescribeRegistrationAttachmentsResult |
DescribeRegistrationAttachmentsResult.withRegistrationAttachments(RegistrationAttachmentsInformation... registrationAttachments)
An array of RegistrationAttachments objects that contain the details for the requested registration
attachments.
|
Copyright © 2024. All rights reserved.