Preparing search index...
The search index is not available
datadog-api-client-typescript
datadog-api-client-typescript
client
HttpLibrary
Interface HttpLibrary
Hierarchy
HttpLibrary
Implemented by
IsomorphicFetchHttpLibrary
Index
Properties
backoff
Base?
backoff
Multiplier?
debug?
enable
Retry?
max
Retries?
zstd
Compressor
Callback?
Methods
send
Properties
Optional
backoff
Base
backoff
Base
?:
number
Optional
backoff
Multiplier
backoff
Multiplier
?:
number
Optional
debug
debug
?:
boolean
Optional
enable
Retry
enable
Retry
?:
boolean
Optional
max
Retries
max
Retries
?:
number
Optional
zstd
Compressor
Callback
zstd
Compressor
Callback
?:
ZstdCompressorCallback
Methods
send
send
(
request
:
RequestContext
)
:
Promise
<
ResponseContext
>
Parameters
request:
RequestContext
Returns
Promise
<
ResponseContext
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
datadog-
api-
client-
typescript
client
v1
v2
Http
Library
backoff
Base?
backoff
Multiplier?
debug?
enable
Retry?
max
Retries?
zstd
Compressor
Callback?
send
Generated using
TypeDoc