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