| Method and Description |
|---|
| org.jenkinsci.plugins.mesos.MesosCloud.getPrincipal()
Use MesosCloud#getCredentials().getUsername() instead.
|
| org.jenkinsci.plugins.mesos.MesosCloud.getSecret()
Use MesosCloud#getCredentials().getPassword() instead.
|
| org.jenkinsci.plugins.mesos.MesosCloud.setPrincipal(String)
Define credentials and use MesosCloud#setCredentialsId instead.
|
| org.jenkinsci.plugins.mesos.MesosCloud.setSecret(String)
Define credentials and use MesosCloud#setCredentialsId instead.
|
Copyright © 2004-2016. All Rights Reserved.