Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FunctionService

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected httpRequest

httpRequest: HttpRequest

Protected options

Methods

create

delete

  • delete(projectId: string, id: string): Observable<RocosResponse<any>>

info

  • info(projectId: string, id: string): Observable<RocosResponse<any>>

list

pods

  • pods(projectId: string, id: string): Observable<RocosResponse<any>>

run

  • run(projectId: string, id: string, body?: any): Observable<RocosResponse<any>>

update

Generated using TypeDoc