@rivet-gg/identity
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
List
Friends
Command
constructor
input
middleware
Stack
Hierarchy
Command
<
ListFriendsCommandInput
,
ListFriendsCommandOutput
,
IdentityServiceClientResolvedConfig
>
ListFriendsCommand
Implements
Command
<
any
,
ListFriendsCommandInput
,
any
,
ListFriendsCommandOutput
,
IdentityServiceClientResolvedConfig
>
Index
Constructors
constructor
Properties
input
middleware
Stack
Constructors
constructor
new
List
Friends
Command
(
input
:
ListFriendsCommandInput
)
:
ListFriendsCommand
Parameters
input:
ListFriendsCommandInput
Returns
ListFriendsCommand
Properties
Readonly
input
input
:
ListFriendsCommandInput
Readonly
middleware
Stack
middleware
Stack
:
IMiddlewareStack
<
ListFriendsCommandInput
,
ListFriendsCommandOutput
>