CopyableBuilder<DescribeAttachmentRequest.Builder,DescribeAttachmentRequest>, SdkBuilder<DescribeAttachmentRequest.Builder,DescribeAttachmentRequest>public static interface DescribeAttachmentRequest.Builder extends CopyableBuilder<DescribeAttachmentRequest.Builder,DescribeAttachmentRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DescribeAttachmentRequest.Builder |
attachmentId(String attachmentId) |
The ID of the attachment to return.
|
copyapply, buildDescribeAttachmentRequest.Builder attachmentId(String attachmentId)
The ID of the attachment to return. Attachment IDs are returned by the DescribeCommunications operation.
attachmentId - The ID of the attachment to return. Attachment IDs are returned by the DescribeCommunications
operation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.