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