C D F G R S T U 

U

undeployApplication(String, String) - Method in interface telecom.sudparis.eu.paas.api.ressources.manager.application.RestApplicationManager
Undeploys an application instance on an available environment
Command: DELETE /environment/{envId}/action/undeploy/app/{appId}/version/{ versionId}/instance/{instanceId}
updateApplication(String, String) - Method in interface telecom.sudparis.eu.paas.api.ressources.manager.application.RestApplicationManager
Updates an existing application.
updateEnvironment(String, String) - Method in interface telecom.sudparis.eu.paas.api.ressources.manager.environment.RestEnvironmentManager
Updates an existing environment
Command: POST /environment/{envId}/update
C D F G R S T U