@nebius/js-sdk - v0.1.41
Services Index
GitHub
Preparing search index...
api/nebius/vpc/v1
SecurityRuleServiceServer
Interface SecurityRuleServiceServer
interface
SecurityRuleServiceServer
{
create
:
handleUnaryCall
<
CreateSecurityRuleRequest
,
Operation
>
;
delete
:
handleUnaryCall
<
DeleteSecurityRuleRequest
,
Operation
>
;
get
:
handleUnaryCall
<
GetSecurityRuleRequest
,
SecurityRule
>
;
getByName
:
handleUnaryCall
<
GetSecurityRuleByNameRequest
,
SecurityRule
>
;
list
:
handleUnaryCall
<
ListSecurityRulesRequest
,
ListSecurityRulesResponse
>
;
update
:
handleUnaryCall
<
UpdateSecurityRuleRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
SecurityRuleServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
create
delete
get
get
By
Name
list
update
Properties
create
create
:
handleUnaryCall
<
CreateSecurityRuleRequest
,
Operation
>
delete
delete
:
handleUnaryCall
<
DeleteSecurityRuleRequest
,
Operation
>
get
get
:
handleUnaryCall
<
GetSecurityRuleRequest
,
SecurityRule
>
get
By
Name
getByName
:
handleUnaryCall
<
GetSecurityRuleByNameRequest
,
SecurityRule
>
list
list
:
handleUnaryCall
<
ListSecurityRulesRequest
,
ListSecurityRulesResponse
>
update
update
:
handleUnaryCall
<
UpdateSecurityRuleRequest
,
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.41
Loading...