GetAppDeployStatusResponse

The response of the app deploy status.

Methods

getApps

Get information of the deploy statuses of multiple app

Declaration

func getApps() -> Array<AppDeployStatus>?

Parameter

(none)

Return

Array<AppDeployStatus>