@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/vpc/v1
PoolServiceServer
Interface PoolServiceServer
interface
PoolServiceServer
{
create
:
handleUnaryCall
<
CreatePoolRequest
,
Operation
>
;
delete
:
handleUnaryCall
<
DeletePoolRequest
,
Operation
>
;
get
:
handleUnaryCall
<
GetPoolRequest
,
Pool
>
;
getByName
:
handleUnaryCall
<
GetPoolByNameRequest
,
Pool
>
;
list
:
handleUnaryCall
<
ListPoolsRequest
,
ListPoolsResponse
>
;
listBySourcePool
:
handleUnaryCall
<
ListPoolsBySourcePoolRequest
,
ListPoolsResponse
,
>
;
update
:
handleUnaryCall
<
UpdatePoolRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
PoolServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
create
delete
get
get
By
Name
list
list
By
Source
Pool
update
Properties
create
create
:
handleUnaryCall
<
CreatePoolRequest
,
Operation
>
delete
delete
:
handleUnaryCall
<
DeletePoolRequest
,
Operation
>
get
get
:
handleUnaryCall
<
GetPoolRequest
,
Pool
>
get
By
Name
getByName
:
handleUnaryCall
<
GetPoolByNameRequest
,
Pool
>
list
list
:
handleUnaryCall
<
ListPoolsRequest
,
ListPoolsResponse
>
list
By
Source
Pool
listBySourcePool
:
handleUnaryCall
<
ListPoolsBySourcePoolRequest
,
ListPoolsResponse
,
>
update
update
:
handleUnaryCall
<
UpdatePoolRequest
,
Operation
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
delete
get
get
By
Name
list
list
By
Source
Pool
update
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...