IndexApiClient Constructor |
Name | Description | |
---|---|---|
![]() | IndexApiClient(IApiClientTransport) |
Creates an instance of IndexApiClient
using the provided transport layer and the default JSON serialization.
|
![]() | IndexApiClient(IApiClientTransport, IApiClientSerialization) |
Creates an instance of IndexApiClient
using the provided transport and serialization layers.
|