| Package | Description |
|---|---|
| com.amazonaws.services.support |
Synchronous and asynchronous client classes for accessing AWSSupport.
|
| com.amazonaws.services.support.model |
Classes modeling the various types represented by AWSSupport.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeAttachmentResult> |
AWSSupportAsyncClient.describeAttachmentAsync(DescribeAttachmentRequest describeAttachmentRequest,
AsyncHandler<DescribeAttachmentRequest,DescribeAttachmentResult> asyncHandler) |
Future<DescribeAttachmentResult> |
AWSSupportAsync.describeAttachmentAsync(DescribeAttachmentRequest describeAttachmentRequest,
AsyncHandler<DescribeAttachmentRequest,DescribeAttachmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeAttachmentRequest |
DescribeAttachmentRequest.withAttachmentId(String attachmentId)
Sets the value of the AttachmentId property for this object.
|
Copyright © 2015. All rights reserved.