C# Класс Amazon.AWSSupport.Model.DescribeCommunicationsRequest

Container for the parameters to the DescribeCommunications operation. Returns communications (and attachments) for one or more support cases. You can use the afterTime and beforeTime parameters to filter by date. You can use the caseId parameter to restrict the results to a particular case.

Case data is available for 12 months after creation. If a case was created more than 12 months ago, a request for data might cause an error.

You can use the maxResults and nextToken parameters to control the pagination of the result set. Set maxResults to the number of cases you want displayed on each page, and use nextToken to specify the resumption of pagination.

Наследование: AmazonAWSSupportRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetAfterTime ( ) : bool
IsSetBeforeTime ( ) : bool
IsSetCaseId ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool