(appGuid string)
| 185 | GetTaskBySequenceIDAndApplication(sequenceID int, appGUID string) (resources.Task, v7action.Warnings, error) |
| 186 | GetUAAAPIVersion() (string, error) |
| 187 | GetUnstagedNewestPackageGUID(appGuid string) (string, v7action.Warnings, error) |
| 188 | GetUser(username, origin string) (resources.User, error) |
| 189 | ListAppBindings(params v7action.ListAppBindingParams) ([]resources.ServiceCredentialBinding, v7action.Warnings, error) |
| 190 | ListServiceAppBindings(params v7action.ListServiceAppBindingParams) ([]resources.ServiceCredentialBinding, v7action.Warnings, error) |
no outgoing calls
no test coverage detected