marathon-client
marathon-client copied to clipboard
Added in queue requests
Added in getQueue (version 0.7.0 of marathon) and deleteQueue (version 0.10.0 of marathon)
I had named a method badly - fixed that. And had missed a public identifier from a new class (oops) - fixed that too.
Added PutAppsResponse return for updateApp so that the deployment Id and version can be received.