Clients |
public class ClientsClient : ApiHandler<ApiClient>
The ClientsClient type exposes the following members.
Name | Description | |
---|---|---|
AddQueryParameter | (Inherited from ApiHandlerT) | |
Create | Creates a Client to the current Anysense subscription | |
CreateAsync | Creates a Client to the current Anysense subscription | |
Update | Updates the specified client with the values from the UpdateClientRequest model. | |
UpdateAsync | Updates the specified client with the values from the UpdateClientRequest model. |