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.
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
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 © 2014. All rights reserved.