public class CDPPropertyConnection extends Object
Constructor and Description |
---|
CDPPropertyConnection() |
CDPPropertyConnection(Long totalCount,
List<CDPPropertyEdge> edges,
CDPPageInfo pageInfo) |
Modifier and Type | Method and Description |
---|---|
List<CDPPropertyEdge> |
getEdges() |
CDPPageInfo |
getPageInfo() |
Long |
getTotalCount() |
public CDPPropertyConnection()
public CDPPropertyConnection(Long totalCount, List<CDPPropertyEdge> edges, CDPPageInfo pageInfo)
public Long getTotalCount()
public List<CDPPropertyEdge> getEdges()
public CDPPageInfo getPageInfo()
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.