| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddAttachmentsToSetResponse> |
SupportAsyncClient.addAttachmentsToSet(AddAttachmentsToSetRequest addAttachmentsToSetRequest)
Adds one or more attachments to an attachment set.
|
default AddAttachmentsToSetResponse |
SupportClient.addAttachmentsToSet(AddAttachmentsToSetRequest addAttachmentsToSetRequest)
Adds one or more attachments to an attachment set.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddAttachmentsToSetRequestMarshaller.marshall(AddAttachmentsToSetRequest addAttachmentsToSetRequest) |
Copyright © 2018. All rights reserved.