| Package | Description |
|---|---|
| com.amazonaws.services.support |
|
| com.amazonaws.services.support.model |
| 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 |
|---|---|
DescribeAttachmentRequest |
DescribeAttachmentRequest.clone() |
DescribeAttachmentRequest |
DescribeAttachmentRequest.withAttachmentId(String attachmentId)
The ID of the attachment to return.
|
Copyright © 2022. All rights reserved.