@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/maintenance/v1alpha1
MaintenanceServiceServer
Interface MaintenanceServiceServer
interface
MaintenanceServiceServer
{
get
:
handleUnaryCall
<
GetMaintenanceRequest
,
Maintenance
>
;
list
:
handleUnaryCall
<
ListMaintenancesRequest
,
ListMaintenancesResponse
>
;
update
:
handleUnaryCall
<
UpdateMaintenanceRequest
,
UpdateMaintenanceResponse
,
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
MaintenanceServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
get
list
update
Properties
get
get
:
handleUnaryCall
<
GetMaintenanceRequest
,
Maintenance
>
list
list
:
handleUnaryCall
<
ListMaintenancesRequest
,
ListMaintenancesResponse
>
update
update
:
handleUnaryCall
<
UpdateMaintenanceRequest
,
UpdateMaintenanceResponse
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
list
update
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...