@nebius/js-sdk - v0.2.22
Services Index
GitHub
Preparing search index...
api/nebius/compute/v1
NVLInstanceGroupServiceServer
Interface NVLInstanceGroupServiceServer
interface
NVLInstanceGroupServiceServer
{
create
:
handleUnaryCall
<
CreateNVLInstanceGroupRequest
,
Operation
>
;
delete
:
handleUnaryCall
<
DeleteNVLInstanceGroupRequest
,
Operation
>
;
get
:
handleUnaryCall
<
GetNVLInstanceGroupRequest
,
NVLInstanceGroup
>
;
getByName
:
handleUnaryCall
<
GetByNameRequest
,
NVLInstanceGroup
>
;
list
:
handleUnaryCall
<
ListNVLInstanceGroupsRequest
,
ListNVLInstanceGroupsResponse
,
>
;
update
:
handleUnaryCall
<
UpdateNVLInstanceGroupRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
NVLInstanceGroupServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
create
delete
get
get
By
Name
list
update
Properties
create
create
:
handleUnaryCall
<
CreateNVLInstanceGroupRequest
,
Operation
>
delete
delete
:
handleUnaryCall
<
DeleteNVLInstanceGroupRequest
,
Operation
>
get
get
:
handleUnaryCall
<
GetNVLInstanceGroupRequest
,
NVLInstanceGroup
>
get
By
Name
getByName
:
handleUnaryCall
<
GetByNameRequest
,
NVLInstanceGroup
>
list
list
:
handleUnaryCall
<
ListNVLInstanceGroupsRequest
,
ListNVLInstanceGroupsResponse
,
>
update
update
:
handleUnaryCall
<
UpdateNVLInstanceGroupRequest
,
Operation
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
delete
get
get
By
Name
list
update
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.2.22
Loading...