public class CloudSummary
extends java.lang.Object
Constructor and Description |
---|
CloudSummary() |
public int getTotalClouds()
public void setTotalClouds(int totalClouds)
totalClouds
- the totalClouds to setpublic int getUnreachableClouds()
public void setUnreachableClouds(int unreachableClouds)
unreachableClouds
- the unreachableClouds to setpublic int getPublicClouds()
public void setPublicClouds(int publicClouds)
publicClouds
- the publicClouds to setpublic int getPrivateClouds()
public void setPrivateClouds(int privateClouds)
privateClouds
- the privateClouds to setpublic int getTotalHostNodes()
public void setTotalHostNodes(int totalHostNodes)
totalHostNodes
- the totalHostNodes to setpublic int getTotalVMs()
public void setTotalVMs(int totalVMs)
totalVMs
- the totalVMs to setpublic int getActiveVMs()
public void setActiveVMs(int activeVMs)
activeVMs
- the activeVMs to setpublic int getVmsDiscoveredLastHour()
public void setVmsDiscoveredLastHour(int vmsDiscoveredLastHour)
vmsDiscoveredLastHour
- the vmsDiscoveredLastHour to setpublic int getVmsDiscoveredLastDay()
public void setVmsDiscoveredLastDay(int vmsDiscoveredLastDay)
vmsDiscoveredLastDay
- the vmsDiscoveredLastDay to setpublic int getVmsDiscoveredToday()
public void setVmsDiscoveredToday(int vmsDiscoveredToday)
vmsDiscoveredToday
- the vmsDiscoveredToday to setpublic int getVmsArchivedLastHour()
public void setVmsArchivedLastHour(int vmsArchivedLastHour)
vmsArchivedLastHour
- the vmsArchivedLastHour to setpublic int getVmsArchivedLastDay()
public void setVmsArchivedLastDay(int vmsArchivedLastDay)
vmsArchivedLastDay
- the vmsArchivedLastDay to setpublic int getVmsArchivedToday()
public void setVmsArchivedToday(int vmsArchivedToday)
vmsArchivedToday
- the vmsArchivedToday to setpublic void setPoweredOnHostNodes(int poweredOnHostNodes)
public int getPoweredOnHostNodes()
public int getTotalCPUSockets()
public void setTotalCPUSockets(int totalCPUSockets)