@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/dns/v1
ZoneServiceServer
Interface ZoneServiceServer
interface
ZoneServiceServer
{
get
:
handleUnaryCall
<
GetZoneRequest
,
Zone
>
;
getByName
:
handleUnaryCall
<
GetByNameRequest
,
Zone
>
;
list
:
handleUnaryCall
<
ListZonesRequest
,
ListZonesResponse
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
ZoneServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
get
get
By
Name
list
Properties
get
get
:
handleUnaryCall
<
GetZoneRequest
,
Zone
>
get
By
Name
getByName
:
handleUnaryCall
<
GetByNameRequest
,
Zone
>
list
list
:
handleUnaryCall
<
ListZonesRequest
,
ListZonesResponse
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
get
By
Name
list
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...