Class SDKConfig
public class SDKConfig
- Inheritance
-
SDKConfig
- Inherited Members
Fields
Hooks
public SDKHooks Hooks
Field Value
RetryConfig
public RetryConfig? RetryConfig
Field Value
ServerIndex
public int ServerIndex
Field Value
ServerList
List of server URLs available to the SDK.
public static readonly string[] ServerList
Field Value
- string[]
ServerUrl
public string ServerUrl
Field Value
Methods
GetTemplatedServerUrl()
public string GetTemplatedServerUrl()
Returns
InitHooks(ISpeakeasyHttpClient)
public ISpeakeasyHttpClient InitHooks(ISpeakeasyHttpClient client)
Parameters
client
ISpeakeasyHttpClient