C# Class 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.
Inheritance: AmazonIoTRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetAttributeName ( ) : bool
IsSetAttributeValue ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxResults ( ) : bool
IsSetThingTypeName ( ) : bool