node-firecracker
Preparing search index...
BalloonResource
Class BalloonResource
Index
Constructors
constructor
Properties
stats
Methods
get
set
update
Constructors
constructor
new
BalloonResource
(
request
:
Requester
)
:
BalloonResource
Parameters
request
:
Requester
Returns
BalloonResource
Properties
Readonly
stats
stats
:
BalloonStatsResource
Methods
get
get
()
:
Promise
<
Balloon
>
Returns
Promise
<
Balloon
>
set
set
(
config
:
Balloon
)
:
Promise
<
void
>
Parameters
config
:
Balloon
Returns
Promise
<
void
>
update
update
(
update
:
BalloonUpdate
)
:
Promise
<
void
>
Parameters
update
:
BalloonUpdate
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
stats
Methods
get
set
update
node-firecracker
Loading...