public static interface DescribeAttachmentRequest.Builder extends SupportRequest.Builder, CopyableBuilder<DescribeAttachmentRequest.Builder,DescribeAttachmentRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAttachmentRequest.Builder |
attachmentId(String attachmentId)
The ID of the attachment to return.
|
DescribeAttachmentRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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.DescribeAttachmentRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.