@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/iam/v1
StaticKeyServiceServer
Interface StaticKeyServiceServer
interface
StaticKeyServiceServer
{
delete
:
handleUnaryCall
<
DeleteStaticKeyRequest
,
Operation
>
;
find
:
handleUnaryCall
<
FindStaticKeyRequest
,
FindStaticKeyResponse
>
;
get
:
handleUnaryCall
<
GetStaticKeyRequest
,
StaticKey
>
;
getByName
:
handleUnaryCall
<
GetStaticKeyByNameRequest
,
StaticKey
>
;
issue
:
handleUnaryCall
<
IssueStaticKeyRequest
,
IssueStaticKeyResponse
>
;
list
:
handleUnaryCall
<
ListStaticKeysRequest
,
ListStaticKeysResponse
>
;
revoke
:
handleUnaryCall
<
RevokeStaticKeyRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
StaticKeyServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
delete
find
get
get
By
Name
issue
list
revoke
Properties
delete
delete
:
handleUnaryCall
<
DeleteStaticKeyRequest
,
Operation
>
find
find
:
handleUnaryCall
<
FindStaticKeyRequest
,
FindStaticKeyResponse
>
get
get
:
handleUnaryCall
<
GetStaticKeyRequest
,
StaticKey
>
get
By
Name
getByName
:
handleUnaryCall
<
GetStaticKeyByNameRequest
,
StaticKey
>
issue
issue
:
handleUnaryCall
<
IssueStaticKeyRequest
,
IssueStaticKeyResponse
>
list
list
:
handleUnaryCall
<
ListStaticKeysRequest
,
ListStaticKeysResponse
>
revoke
revoke
:
handleUnaryCall
<
RevokeStaticKeyRequest
,
Operation
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delete
find
get
get
By
Name
issue
list
revoke
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...