| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model | |
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
RecentCaseCommunications |
CaseDetails.recentCommunications()
The five most recent communications between you and AWS Support Center, including the IDs of any attachments to
the communications.
|
| Modifier and Type | Method and Description |
|---|---|
CaseDetails.Builder |
CaseDetails.Builder.recentCommunications(RecentCaseCommunications recentCommunications)
The five most recent communications between you and AWS Support Center, including the IDs of any attachments
to the communications.
|
| Modifier and Type | Method and Description |
|---|---|
RecentCaseCommunications |
RecentCaseCommunicationsUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecentCaseCommunicationsMarshaller.marshall(RecentCaseCommunications recentCaseCommunications,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.