C# Класс Amazon.IoT.Model.ListThingsRequest

Container for the parameters to the ListThings operation. Lists your things. Use the attributeName and attributeValue parameters to filter your things. For example, calling ListThings with attributeName=Color and attributeValue=Red retrieves all things in the registry that contain an attribute Color with the value Red.
Наследование: AmazonIoTRequest
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetAttributeName ( ) : bool
IsSetAttributeValue ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxResults ( ) : bool
IsSetThingTypeName ( ) : bool