@digitalocean/dots - v1.0.1
Preparing search index...
digitalOceanClient
DigitalOceanClient
Interface DigitalOceanClient
The main entry point of the SDK, exposes the configuration and the fluent API.
interface
DigitalOceanClient
{
get
v2
()
:
V2RequestBuilder
;
withUrl
(
rawUrl
:
string
)
:
DigitalOceanClient
;
}
Hierarchy
BaseRequestBuilder
<
DigitalOceanClient
>
DigitalOceanClient
Index
Accessors
v2
Methods
with
Url
Accessors
v2
get
v2
()
:
V2RequestBuilder
The v2 property
Returns
V2RequestBuilder
Methods
with
Url
withUrl
(
rawUrl
:
string
)
:
DigitalOceanClient
Parameters
rawUrl
:
string
Returns
DigitalOceanClient
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
v2
Methods
with
Url
@digitalocean/dots - v1.0.1
Loading...
The main entry point of the SDK, exposes the configuration and the fluent API.