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