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