| 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) |
AddAttachmentsToSetResult |
AWSSupport.addAttachmentsToSet(AddAttachmentsToSetRequest addAttachmentsToSetRequest) |
| Modifier and Type | Method and Description |
|---|---|
Future<AddAttachmentsToSetResult> |
AWSSupportAsyncClient.addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest) |
Future<AddAttachmentsToSetResult> |
AWSSupportAsync.addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest) |
Future<AddAttachmentsToSetResult> |
AWSSupportAsyncClient.addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest,
AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler) |
Future<AddAttachmentsToSetResult> |
AWSSupportAsync.addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest,
AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AddAttachmentsToSetResult> |
AWSSupportAsyncClient.addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest,
AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler) |
Future<AddAttachmentsToSetResult> |
AWSSupportAsync.addAttachmentsToSetAsync(AddAttachmentsToSetRequest addAttachmentsToSetRequest,
AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AddAttachmentsToSetResult |
AddAttachmentsToSetResult.withAttachmentSetId(String attachmentSetId)
Sets the value of the AttachmentSetId property for this object.
|
AddAttachmentsToSetResult |
AddAttachmentsToSetResult.withExpiryTime(String expiryTime)
Sets the value of the ExpiryTime property for this object.
|
Copyright © 2015. All rights reserved.