| 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 |
|---|---|
software.amazon.awssdk.core.Request<AddAttachmentsToSetRequest> |
AddAttachmentsToSetRequestMarshaller.marshall(AddAttachmentsToSetRequest addAttachmentsToSetRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<AddAttachmentsToSetRequest> |
AddAttachmentsToSetRequestMarshaller.marshall(AddAttachmentsToSetRequest addAttachmentsToSetRequest) |
void |
AddAttachmentsToSetRequestModelMarshaller.marshall(AddAttachmentsToSetRequest addAttachmentsToSetRequest,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.