AWS Amplify API
AWS Amplify Home
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Clients
Queue
all
Clients
get
remove
Hierarchy
ClientsQueue
Index
Accessors
all
Clients
Methods
get
remove
Accessors
all
Clients
all
Clients
:
Methods
get
get
(
clientId
:
string
, clientFactory
:
function
)
:
Promise
<
any
>
Parameters
clientId:
string
clientFactory:
function
(
string
:
any
)
:
Promise
<
any
>
Parameters
string:
any
Returns
Promise
<
any
>
Returns
Promise
<
any
>
remove
remove
(
clientId
:
any
)
:
void
Parameters
clientId:
any
Returns
void