| Package | Description | 
|---|---|
| com.amazonaws.services.support | |
| com.amazonaws.services.support.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<AddAttachmentsToSetResult> | AbstractAWSSupportAsync. addAttachmentsToSetAsync(AddAttachmentsToSetRequest request,
                        AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler) | 
| Future<AddAttachmentsToSetResult> | AWSSupportAsyncClient. addAttachmentsToSetAsync(AddAttachmentsToSetRequest request,
                        AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler) | 
| Future<AddAttachmentsToSetResult> | AWSSupportAsync. addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest,
                        AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler)
 Adds one or more attachments to an attachment set. | 
| Modifier and Type | Method and Description | 
|---|---|
| AddAttachmentsToSetRequest | AddAttachmentsToSetRequest. clone() | 
| AddAttachmentsToSetRequest | AddAttachmentsToSetRequest. withAttachments(Attachment... attachments)
 One or more attachments to add to the set. | 
| AddAttachmentsToSetRequest | AddAttachmentsToSetRequest. withAttachments(Collection<Attachment> attachments)
 One or more attachments to add to the set. | 
| AddAttachmentsToSetRequest | AddAttachmentsToSetRequest. withAttachmentSetId(String attachmentSetId)
 The ID of the attachment set. | 
Copyright © 2015. All rights reserved.