Skip to content

Interface: ApiDeploymentsApi

Properties

PropertyType
create(deploymentBody) => Promise<ApiDeployment>
get(deployment) => Promise<ApiDeployment>
list() => Promise<ApiDeployment[]>
pipe(deploymentIDorCreateObject, ...actions) => Promise<ApiDeployment>