| Package | Description | 
|---|---|
| com.amazonaws.services.support.model | 
| Modifier and Type | Method and Description | 
|---|---|
| RecentCaseCommunications | RecentCaseCommunications. clone() | 
| RecentCaseCommunications | CaseDetails. getRecentCommunications()
 The five most recent communications between you and Amazon Web Services Support Center, including the IDs of any
 attachments to the communications. | 
| RecentCaseCommunications | RecentCaseCommunications. withCommunications(Collection<Communication> communications)
 The five most recent communications associated with the case. | 
| RecentCaseCommunications | RecentCaseCommunications. withCommunications(Communication... communications)
 The five most recent communications associated with the case. | 
| RecentCaseCommunications | RecentCaseCommunications. withNextToken(String nextToken)
 A resumption point for pagination. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CaseDetails. setRecentCommunications(RecentCaseCommunications recentCommunications)
 The five most recent communications between you and Amazon Web Services Support Center, including the IDs of any
 attachments to the communications. | 
| CaseDetails | CaseDetails. withRecentCommunications(RecentCaseCommunications recentCommunications)
 The five most recent communications between you and Amazon Web Services Support Center, including the IDs of any
 attachments to the communications. | 
Copyright © 2022. All rights reserved.