Table of Contents

Class SDKConfig

Namespace
Styra.Opa.OpenApi
Assembly
Styra.Opa.dll
public class SDKConfig
Inheritance
SDKConfig
Inherited Members

Fields

Hooks

public SDKHooks Hooks

Field Value

SDKHooks

RetryConfig

public RetryConfig? RetryConfig

Field Value

RetryConfig

ServerIndex

public int ServerIndex

Field Value

int

ServerList

List of server URLs available to the SDK.

public static readonly string[] ServerList

Field Value

string[]

ServerUrl

public string ServerUrl

Field Value

string

Methods

GetTemplatedServerUrl()

public string GetTemplatedServerUrl()

Returns

string

InitHooks(ISpeakeasyHttpClient)

public ISpeakeasyHttpClient InitHooks(ISpeakeasyHttpClient client)

Parameters

client ISpeakeasyHttpClient

Returns

ISpeakeasyHttpClient