| 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 | 
|---|---|
| AddAttachmentsToSetResult | AWSSupportClient. addAttachmentsToSet(AddAttachmentsToSetRequest addAttachmentsToSetRequest)
 Adds one or more attachments to an attachment set. | 
| AddAttachmentsToSetResult | AWSSupport. addAttachmentsToSet(AddAttachmentsToSetRequest addAttachmentsToSetRequest)
 Adds one or more attachments to an attachment set. | 
| Future<AddAttachmentsToSetResult> | AWSSupportAsyncClient. addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest)
 Adds one or more attachments to an attachment set. | 
| Future<AddAttachmentsToSetResult> | AWSSupportAsync. addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest)
 Adds one or more attachments to an attachment set. | 
| Future<AddAttachmentsToSetResult> | AWSSupportAsyncClient. addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest,
                        AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler)
 Adds one or more attachments to an attachment set. | 
| 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 | 
|---|---|
| Future<AddAttachmentsToSetResult> | AWSSupportAsyncClient. addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest,
                        AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler)
 Adds one or more attachments to an attachment set. | 
| 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. 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.