Overload List
| Name | Description | |
|---|---|---|
| Service(String, String) |
Initializes a new instance of the Service class. Possibly throws RestException.
| |
| Service(String, Token, String) |
Initializes a new instance of the Service class. Possibly throws RestException.
| |
| Service(String, ICredentials, String) |
Initializes a new instance of the Service class. Possibly throws RestException.
|
See Also