| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddCommunicationToCaseResponse> |
SupportAsyncClient.addCommunicationToCase(AddCommunicationToCaseRequest addCommunicationToCaseRequest)
Adds additional customer communication to an AWS Support case.
|
default AddCommunicationToCaseResponse |
SupportClient.addCommunicationToCase(AddCommunicationToCaseRequest addCommunicationToCaseRequest)
Adds additional customer communication to an AWS Support case.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<AddCommunicationToCaseRequest> |
AddCommunicationToCaseRequestMarshaller.marshall(AddCommunicationToCaseRequest addCommunicationToCaseRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<AddCommunicationToCaseRequest> |
AddCommunicationToCaseRequestMarshaller.marshall(AddCommunicationToCaseRequest addCommunicationToCaseRequest) |
void |
AddCommunicationToCaseRequestModelMarshaller.marshall(AddCommunicationToCaseRequest addCommunicationToCaseRequest,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.