org.cloudfoundry.client.lib.domain
Class InstanceInfo
java.lang.Object
org.cloudfoundry.client.lib.domain.InstanceInfo
public class InstanceInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstanceInfo
public InstanceInfo(Map<String,Object> infoMap)
getSince
public Date getSince()
getIndex
public int getIndex()
getState
public InstanceState getState()
getDebugIp
public String getDebugIp()
getDebugPort
public int getDebugPort()
Copyright © 2013. All rights reserved.