Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.19.0
Integration App React
ConnectionLevelActionsAccessor
Class ConnectionLevelActionsAccessor
Hierarchy (
View Summary
)
ConnectionLevelElementsListAccessor
<
Action
,
ListActionInstancesForConnectionQuery
,
>
ConnectionLevelActionsAccessor
Index
Constructors
constructor
Methods
list
Properties
element
Key
client
connection
Selector
Constructors
constructor
new
ConnectionLevelActionsAccessor
(
client
:
IntegrationAppApiClient
,
connectionSelector
:
string
,
)
:
ConnectionLevelActionsAccessor
Parameters
client
:
IntegrationAppApiClient
connectionSelector
:
string
Returns
ConnectionLevelActionsAccessor
Methods
list
list
(
query
?:
ListActionInstancesForConnectionQuery
,
)
:
Promise
<
PaginationResponse
<
Action
[]
>
>
Parameters
Optional
query
:
ListActionInstancesForConnectionQuery
Returns
Promise
<
PaginationResponse
<
Action
[]
>
>
Properties
Protected
element
Key
elementKey
:
string
client
client
:
IntegrationAppApiClient
connection
Selector
connectionSelector
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
list
Properties
element
Key
client
connection
Selector
Console
SDK
REST API
Integration App React - v2.19.0
Loading...