moqtail-ts
Preparing search index...
model
SetupParameters
Class SetupParameters
Index
Constructors
constructor
Methods
add
Max
Auth
Token
Cache
Size
add
Max
Request
Id
add
Path
add
Raw
build
from
Key
Value
Pairs
Constructors
constructor
new
SetupParameters
()
:
SetupParameters
Returns
SetupParameters
Methods
add
Max
Auth
Token
Cache
Size
addMaxAuthTokenCacheSize
(
maxSize
:
number
|
bigint
)
:
this
Parameters
maxSize
:
number
|
bigint
Returns
this
add
Max
Request
Id
addMaxRequestId
(
maxId
:
number
|
bigint
)
:
this
Parameters
maxId
:
number
|
bigint
Returns
this
add
Path
addPath
(
moqtPath
:
string
)
:
this
Parameters
moqtPath
:
string
Returns
this
add
Raw
addRaw
(
pair
:
KeyValuePair
)
:
this
Parameters
pair
:
KeyValuePair
Returns
this
build
build
()
:
KeyValuePair
[]
Returns
KeyValuePair
[]
Static
from
Key
Value
Pairs
fromKeyValuePairs
(
kvps
:
KeyValuePair
[]
)
:
SetupParameter
[]
Parameters
kvps
:
KeyValuePair
[]
Returns
SetupParameter
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Max
Auth
Token
Cache
Size
add
Max
Request
Id
add
Path
add
Raw
build
from
Key
Value
Pairs
moqtail-ts
Loading...