| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| Modifier and Type | Method and Description |
|---|---|
default AddCommunicationToCaseResponse |
SupportClient.addCommunicationToCase(AddCommunicationToCaseRequest addCommunicationToCaseRequest)
Adds additional customer communication to an AWS Support case.
|
default AddCommunicationToCaseResponse |
SupportClient.addCommunicationToCase(Consumer<AddCommunicationToCaseRequest.Builder> addCommunicationToCaseRequest)
Adds additional customer communication to an AWS Support case.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddCommunicationToCaseResponse> |
SupportAsyncClient.addCommunicationToCase(AddCommunicationToCaseRequest addCommunicationToCaseRequest)
Adds additional customer communication to an AWS Support case.
|
default CompletableFuture<AddCommunicationToCaseResponse> |
SupportAsyncClient.addCommunicationToCase(Consumer<AddCommunicationToCaseRequest.Builder> addCommunicationToCaseRequest)
Adds additional customer communication to an AWS Support case.
|
Copyright © 2018. All rights reserved.