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