Package com.seeq.model
Class UsageOutputListV1
java.lang.Object
com.seeq.model.UsageOutputListV1
UsageOutputListV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddContentItem
(UsageOutputV1 contentItem) content
(List<UsageOutputV1> content) boolean
Data Consumption recordsTrue if there are additional records not included because the limit was reachedint
hashCode()
void
setContent
(List<UsageOutputV1> content) void
setHasMore
(Boolean hasMore) toString()
-
Constructor Details
-
UsageOutputListV1
public UsageOutputListV1()
-
-
Method Details
-
content
-
addContentItem
-
getContent
Data Consumption records- Returns:
- content
-
setContent
-
hasMore
-
getHasMore
True if there are additional records not included because the limit was reached- Returns:
- hasMore
-
setHasMore
-
equals
-
hashCode
public int hashCode() -
toString
-