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