| Package | Description | 
|---|---|
| com.amazonaws.services.support |  | 
| com.amazonaws.services.support.model | 
| Modifier and Type | Method and Description | 
|---|---|
| AddAttachmentsToSetResult | AbstractAWSSupport. addAttachmentsToSet(AddAttachmentsToSetRequest request) | 
| AddAttachmentsToSetResult | AWSSupportClient. addAttachmentsToSet(AddAttachmentsToSetRequest request)
 Adds one or more attachments to an attachment set. | 
| AddAttachmentsToSetResult | AWSSupport. addAttachmentsToSet(AddAttachmentsToSetRequest addAttachmentsToSetRequest)
 Adds one or more attachments to an attachment set. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<AddAttachmentsToSetResult> | AWSSupportAsyncClient. addAttachmentsToSetAsync(AddAttachmentsToSetRequest request,
                        AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler) | 
| Future<AddAttachmentsToSetResult> | AbstractAWSSupportAsync. 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 | 
|---|---|
| AddAttachmentsToSetResult | AddAttachmentsToSetResult. clone() | 
| AddAttachmentsToSetResult | AddAttachmentsToSetResult. withAttachmentSetId(String attachmentSetId)
 The ID of the attachment set. | 
| AddAttachmentsToSetResult | AddAttachmentsToSetResult. withExpiryTime(String expiryTime)
 The time and date when the attachment set expires. | 
Copyright © 2022. All rights reserved.