Optional
config: ApillonConfigPrivate
API_Protected
configLists all cloud functions.
Optional
params: IApillonPaginationFilter for listing cloud functions.
Array of CloudFunction objects.
Creates a new cloud function based on the provided data.
Data for creating the cloud function.
Newly created cloud function.
Gets a specific cloud function.
Unique identifier of the cloud function.
An empty instance of CloudFunction.
Gets a specific cloud function job.
Unique identifier of the cloud function job.
An empty instance of CloudFunctionJob.
API url for cloud functions.