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

Container for the parameters to the DescribeCases operation.

Returns a list of cases that you specify by passing one or more case IDs. In addition, you can filter the cases by date by setting values for the AfterTime and BeforeTime request parameters.

The response returns the following in JSON format:

  1. One or more CaseDetails data types.
  2. One or more NextToken values, which specify where to paginate the returned records represented by the CaseDetails objects.
Наследование: AmazonAWSSupportRequest
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetAfterTime ( ) : bool
IsSetBeforeTime ( ) : bool
IsSetCaseIdList ( ) : bool
IsSetDisplayId ( ) : bool
IsSetIncludeCommunications ( ) : bool
IsSetIncludeResolvedCases ( ) : bool
IsSetLanguage ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool