org.cloudfoundry.client.lib.domain
Class CloudInfo.Usage
java.lang.Object
org.cloudfoundry.client.lib.domain.CloudInfo.Usage
- Enclosing class:
- CloudInfo
public static class CloudInfo.Usage
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloudInfo.Usage
public CloudInfo.Usage(Map<String,Object> data)
getApps
public int getApps()
getTotalMemory
public int getTotalMemory()
getUrisPerApp
public int getUrisPerApp()
getServices
public int getServices()
Copyright © 2014. All rights reserved.