@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Iam
Roles
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
All
Iam
Roles
Fetch
Failed
Error
Object
Iam
Role
Iam
Roles
Options
Iam
Roles
Query
Iam
Roles
Query
Handler
Iam
Roles
Response
Hierarchy
ThBaseHandler
IamRoles
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
All
Constructors
constructor
new
Iam
Roles
(
options
:
IamRolesOptions
, http
:
Client
)
:
IamRoles
Parameters
options:
IamRolesOptions
http:
Client
Returns
IamRoles
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
IamRolesOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/iam/roles'
Methods
get
All
get
All
(
query
?:
IamRolesQueryHandler
)
:
Promise
<
IamRolesResponse
>
Parameters
Optional
query:
IamRolesQueryHandler
Returns
Promise
<
IamRolesResponse
>
Generated using
TypeDoc