C# Класс Amazon.SimpleWorkflow.Model.CountClosedWorkflowExecutionsRequest

Container for the parameters to the CountClosedWorkflowExecutions operation.

Returns the number of closed workflow executions within the given domain that meet the specified filtering criteria.

NOTE: This operation is eventually consistent. The results are best effort and may not exactly reflect recent updates and changes.

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

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

Метод Описание
IsSetCloseStatusFilter ( ) : bool
IsSetCloseTimeFilter ( ) : bool
IsSetDomain ( ) : bool
IsSetExecutionFilter ( ) : bool
IsSetStartTimeFilter ( ) : bool
IsSetTagFilter ( ) : bool
IsSetTypeFilter ( ) : bool