@nebius/js-sdk - v0.2.22
Services Index
GitHub
Preparing search index...
api/nebius/dns/v1
ZoneServiceServer
Interface ZoneServiceServer
interface
ZoneServiceServer
{
create
:
handleUnaryCall
<
CreateZoneRequest
,
Operation
>
;
delete
:
handleUnaryCall
<
DeleteZoneRequest
,
Operation
>
;
get
:
handleUnaryCall
<
GetZoneRequest
,
Zone
>
;
getByName
:
handleUnaryCall
<
GetByNameRequest
,
Zone
>
;
list
:
handleUnaryCall
<
ListZonesRequest
,
ListZonesResponse
>
;
update
:
handleUnaryCall
<
UpdateZoneRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
ZoneServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
create
delete
get
get
By
Name
list
update
Properties
create
create
:
handleUnaryCall
<
CreateZoneRequest
,
Operation
>
delete
delete
:
handleUnaryCall
<
DeleteZoneRequest
,
Operation
>
get
get
:
handleUnaryCall
<
GetZoneRequest
,
Zone
>
get
By
Name
getByName
:
handleUnaryCall
<
GetByNameRequest
,
Zone
>
list
list
:
handleUnaryCall
<
ListZonesRequest
,
ListZonesResponse
>
update
update
:
handleUnaryCall
<
UpdateZoneRequest
,
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...