Uses of Class
software.amazon.awssdk.services.support.model.RecentCaseCommunications
-
Packages that use RecentCaseCommunications Package Description software.amazon.awssdk.services.support.model -
-
Uses of RecentCaseCommunications in software.amazon.awssdk.services.support.model
Methods in software.amazon.awssdk.services.support.model that return RecentCaseCommunications Modifier and Type Method Description RecentCaseCommunicationsCaseDetails. recentCommunications()The five most recent communications between you and Amazon Web Services Support Center, including the IDs of any attachments to the communications.Methods in software.amazon.awssdk.services.support.model with parameters of type RecentCaseCommunications Modifier and Type Method Description CaseDetails.BuilderCaseDetails.Builder. recentCommunications(RecentCaseCommunications recentCommunications)The five most recent communications between you and Amazon Web Services Support Center, including the IDs of any attachments to the communications.
-