IRest |
The IRestClientFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateRestClient | Create a rest client based on the description | |
| GetRestClientFor(ServiceEndpointType) | Resolve a rest client which communicates with serviceEndpointType | |
| GetRestClientFor(String) | Resolve a rest client which is named clientName | |
| TryGetRestClientFor(ServiceEndpointType, IRestClient) | Try to get a rest client for serviceEndpointType | |
| TryGetRestClientFor(String, IRestClient) | Try to get a rest client named clientName |