public class CDPProfileAliasConnection extends Object
Constructor and Description |
---|
CDPProfileAliasConnection() |
CDPProfileAliasConnection(List<CDPProfileAliasEdge> edges,
CDPPageInfo pageInfo,
Long totalCount) |
Modifier and Type | Method and Description |
---|---|
List<CDPProfileAliasEdge> |
edges() |
CDPPageInfo |
pageInfo() |
Long |
totalCount() |
public static final String TYPE_NAME
public CDPProfileAliasConnection()
public CDPProfileAliasConnection(List<CDPProfileAliasEdge> edges, CDPPageInfo pageInfo, Long totalCount)
public List<CDPProfileAliasEdge> edges()
public CDPPageInfo pageInfo()
public Long totalCount()
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.