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