| Package | Description | 
|---|---|
| com.amazonaws.services.support |  | 
| com.amazonaws.services.support.model | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeAttachmentResult | AbstractAWSSupport. describeAttachment(DescribeAttachmentRequest request) | 
| DescribeAttachmentResult | AWSSupportClient. describeAttachment(DescribeAttachmentRequest request)
 Returns the attachment that has the specified ID. | 
| DescribeAttachmentResult | AWSSupport. describeAttachment(DescribeAttachmentRequest describeAttachmentRequest)
 Returns the attachment that has the specified ID. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<DescribeAttachmentResult> | AWSSupportAsyncClient. describeAttachmentAsync(DescribeAttachmentRequest request,
                       AsyncHandler<DescribeAttachmentRequest,DescribeAttachmentResult> asyncHandler) | 
| Future<DescribeAttachmentResult> | AbstractAWSSupportAsync. describeAttachmentAsync(DescribeAttachmentRequest request,
                       AsyncHandler<DescribeAttachmentRequest,DescribeAttachmentResult> asyncHandler) | 
| Future<DescribeAttachmentResult> | AWSSupportAsync. describeAttachmentAsync(DescribeAttachmentRequest describeAttachmentRequest,
                       AsyncHandler<DescribeAttachmentRequest,DescribeAttachmentResult> asyncHandler)
 Returns the attachment that has the specified ID. | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeAttachmentResult | DescribeAttachmentResult. clone() | 
| DescribeAttachmentResult | DescribeAttachmentResult. withAttachment(Attachment attachment)
 This object includes the attachment content and file name. | 
Copyright © 2022. All rights reserved.