Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ApplicationsRisk

Hierarchy

Implements

Index

Constructors

constructor

Properties

Private apiCall

apiCall: ApiCall

endPoints

endPoints: any

entityName

entityName: string

Methods

Protected errorHandler

export

  • export(): void

get

  • get(): Promise<any>

getApplicationCVE

  • getApplicationCVE(applicationAgentId: string): Promise<SDKRespond>

getApplicationsList

  • getApplicationsList(filters: any): Promise<SDKRespond>

getApplicationsRiskLevels

  • getApplicationsRiskLevels(filters: any): Promise<SDKRespond>

makeApiCall

  • makeApiCall(endpointName: string, data: any): Promise<SDKRespond>

Protected prepareApiUrlQueries

Generated using TypeDoc