Package | Description |
---|---|
com.amazonaws.services.support | |
com.amazonaws.services.support.model | |
com.amazonaws.services.support.model.transform |
Modifier and Type | Method and Description |
---|---|
AddAttachmentsToSetResult |
AbstractAWSSupport.addAttachmentsToSet(AddAttachmentsToSetRequest request) |
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 |
---|---|
java.util.concurrent.Future<AddAttachmentsToSetResult> |
AbstractAWSSupportAsync.addAttachmentsToSetAsync(AddAttachmentsToSetRequest request,
AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler) |
java.util.concurrent.Future<AddAttachmentsToSetResult> |
AWSSupportAsyncClient.addAttachmentsToSetAsync(AddAttachmentsToSetRequest request,
AsyncHandler<AddAttachmentsToSetRequest,AddAttachmentsToSetResult> asyncHandler) |
java.util.concurrent.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(java.lang.String attachmentSetId)
The ID of the attachment set.
|
AddAttachmentsToSetResult |
AddAttachmentsToSetResult.withExpiryTime(java.lang.String expiryTime)
The time and date when the attachment set expires.
|
Modifier and Type | Method and Description |
---|---|
AddAttachmentsToSetResult |
AddAttachmentsToSetResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |