Expression |
public class ExpressionClient : ApiHandler<ApiClient>
The ExpressionClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddQueryParameter | (Inherited from ApiHandlerT) |
![]() | Get | Returns an Expression from the service |
![]() | GetAsync | Returns an Expression from the service |
![]() | List | Gets a list of all the Expressions configured in Anysense |
![]() | ListAsync | Gets a list of all the Expressions configured in Anysense |
![]() | Save | Creates or updates an Expression on the service. |
![]() | SaveAsync | Creates or updates an Expression on the service. |