@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/compute/v1
InstanceServiceServer
Interface InstanceServiceServer
interface
InstanceServiceServer
{
create
:
handleUnaryCall
<
CreateInstanceRequest
,
Operation
>
;
delete
:
handleUnaryCall
<
DeleteInstanceRequest
,
Operation
>
;
get
:
handleUnaryCall
<
GetInstanceRequest
,
Instance
>
;
getByName
:
handleUnaryCall
<
GetByNameRequest
,
Instance
>
;
list
:
handleUnaryCall
<
ListInstancesRequest
,
ListInstancesResponse
>
;
listOperationsByParent
:
handleUnaryCall
<
ListOperationsByParentRequest
,
ListOperationsResponse
,
>
;
start
:
handleUnaryCall
<
StartInstanceRequest
,
Operation
>
;
stop
:
handleUnaryCall
<
StopInstanceRequest
,
Operation
>
;
update
:
handleUnaryCall
<
UpdateInstanceRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
InstanceServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
create
delete
get
get
By
Name
list
list
Operations
By
Parent
start
stop
update
Properties
create
create
:
handleUnaryCall
<
CreateInstanceRequest
,
Operation
>
delete
delete
:
handleUnaryCall
<
DeleteInstanceRequest
,
Operation
>
get
get
:
handleUnaryCall
<
GetInstanceRequest
,
Instance
>
get
By
Name
getByName
:
handleUnaryCall
<
GetByNameRequest
,
Instance
>
list
list
:
handleUnaryCall
<
ListInstancesRequest
,
ListInstancesResponse
>
list
Operations
By
Parent
listOperationsByParent
:
handleUnaryCall
<
ListOperationsByParentRequest
,
ListOperationsResponse
,
>
start
start
:
handleUnaryCall
<
StartInstanceRequest
,
Operation
>
stop
stop
:
handleUnaryCall
<
StopInstanceRequest
,
Operation
>
update
update
:
handleUnaryCall
<
UpdateInstanceRequest
,
Operation
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
delete
get
get
By
Name
list
list
Operations
By
Parent
start
stop
update
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...