src/app/apm/collection/collection.service.ts
Properties |
|
Methods |
constructor(http: HttpClient)
|
||||||
Parameters :
|
getCount |
getCount(startTime?: any, endTime?: any)
|
Returns :
Observable<any>
|
getList |
getList(page?: any, search?: any)
|
Returns :
Observable<any>
|
Private apiUrl |
Default value : environment.apm
|