| 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.
|
default AddCommunicationToCaseResponse |
SupportClient.addCommunicationToCase(AddCommunicationToCaseRequest addCommunicationToCaseRequest)
Adds additional customer communication to an Amazon Web Services Support case.
|
default AddCommunicationToCaseResponse |
SupportClient.addCommunicationToCase(Consumer<AddCommunicationToCaseRequest.Builder> addCommunicationToCaseRequest)
Adds additional customer communication to an Amazon Web Services Support case.
|
default CreateCaseResponse |
SupportClient.createCase(Consumer<CreateCaseRequest.Builder> createCaseRequest)
Creates a case in the Amazon Web Services Support Center.
|
default CreateCaseResponse |
SupportClient.createCase(CreateCaseRequest createCaseRequest)
Creates a case in the Amazon Web Services Support Center.
|
Copyright © 2022. All rights reserved.