public class ResourceUsageSummaryRepresentation extends Object implements ResourceRepresentation
ResourceUsageSummaryRepresentation()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
Long
getCpu()
getMemory()
int
hashCode()
void
setCpu(Long cpu)
setMemory(Long memory)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ResourceUsageSummaryRepresentation()
public Long getCpu()
public Long getMemory()
public void setCpu(Long cpu)
public void setMemory(Long memory)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.