@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/vpc/v1alpha1
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
>
;
update
:
handleUnaryCall
<
UpdateAllocationRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
AllocationServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
create
delete
get
get
By
Name
list
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
>
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
update
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...