@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/vpc/v1
AllocationServiceServer
Interface AllocationServiceServer
interface
AllocationServiceServer
{
create
:
handleUnaryCall
<
CreateAllocationRequest
,
Operation
>
;
delete
:
handleUnaryCall
<
DeleteAllocationRequest
,
Operation
>
;
get
:
handleUnaryCall
<
GetAllocationRequest
,
Allocation
>
;
getByName
:
handleUnaryCall
<
GetAllocationByNameRequest
,
Allocation
>
;
list
:
handleUnaryCall
<
ListAllocationsRequest
,
ListAllocationsResponse
>
;
listByPool
:
handleUnaryCall
<
ListAllocationsByPoolRequest
,
ListAllocationsResponse
,
>
;
listBySubnet
:
handleUnaryCall
<
ListAllocationsBySubnetRequest
,
ListAllocationsResponse
,
>
;
update
:
handleUnaryCall
<
UpdateAllocationRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
AllocationServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
create
delete
get
get
By
Name
list
list
By
Pool
list
By
Subnet
update
Properties
create
create
:
handleUnaryCall
<
CreateAllocationRequest
,
Operation
>
delete
delete
:
handleUnaryCall
<
DeleteAllocationRequest
,
Operation
>
get
get
:
handleUnaryCall
<
GetAllocationRequest
,
Allocation
>
get
By
Name
getByName
:
handleUnaryCall
<
GetAllocationByNameRequest
,
Allocation
>
list
list
:
handleUnaryCall
<
ListAllocationsRequest
,
ListAllocationsResponse
>
list
By
Pool
listByPool
:
handleUnaryCall
<
ListAllocationsByPoolRequest
,
ListAllocationsResponse
,
>
list
By
Subnet
listBySubnet
:
handleUnaryCall
<
ListAllocationsBySubnetRequest
,
ListAllocationsResponse
,
>
update
update
:
handleUnaryCall
<
UpdateAllocationRequest
,
Operation
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
delete
get
get
By
Name
list
list
By
Pool
list
By
Subnet
update
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...