org.jenkinsci.plugins.mesos
Class MesosSlaveInfo.Parameter
java.lang.Object
org.jenkinsci.plugins.mesos.MesosSlaveInfo.Parameter
- Enclosing class:
- MesosSlaveInfo
public static class MesosSlaveInfo.Parameter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MesosSlaveInfo.Parameter
@DataBoundConstructor
public MesosSlaveInfo.Parameter(String key,
String value)
getKey
public String getKey()
getValue
public String getValue()
Copyright © 2004-2015. All Rights Reserved.