Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
IntegrationLevelDataSourcesListAccessor
Class IntegrationLevelDataSourcesListAccessor
Hierarchy (
View Summary
)
IntegrationLevelElementsListAccessor
<
DataSource
,
ListDataSourcesForIntegrationQuery
,
Omit
<
CreateDataSourceRequest
,
"integrationId"
>
,
>
IntegrationLevelDataSourcesListAccessor
Index
Constructors
constructor
Methods
list
create
Properties
element
Key
endpoint
client
integration
Selector
Constructors
constructor
new
IntegrationLevelDataSourcesListAccessor
(
client
:
IntegrationAppApiClient
,
integrationSelector
:
string
,
)
:
IntegrationLevelDataSourcesListAccessor
Parameters
client
:
IntegrationAppApiClient
integrationSelector
:
string
Returns
IntegrationLevelDataSourcesListAccessor
Methods
list
list
(
query
?:
ListDataSourcesForIntegrationQuery
)
:
Promise
<
DataSource
[]
>
Parameters
Optional
query
:
ListDataSourcesForIntegrationQuery
Returns
Promise
<
DataSource
[]
>
create
create
(
data
:
Omit
)
:
Promise
<
DataSource
>
Parameters
data
:
Omit
Returns
Promise
<
DataSource
>
Properties
Protected
element
Key
elementKey
:
string
Protected
endpoint
endpoint
:
string
client
client
:
IntegrationAppApiClient
integration
Selector
integrationSelector
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
list
create
Properties
element
Key
endpoint
client
integration
Selector
Console
SDK
REST API
Integration App React - v2.13.2
Loading...