public class CDPList extends Object
Modifier and Type | Method and Description |
---|---|
CDPProfileConnection |
active(Integer first,
String after,
Integer last,
String before,
graphql.schema.DataFetchingEnvironment environment) |
String |
id() |
CDPProfileConnection |
inactive(Integer first,
String after,
Integer last,
String before) |
String |
name() |
CDPView |
view() |
public static final String TYPE_NAME
public CDPList(UserList userList)
public String id()
public CDPView view()
public String name()
public CDPProfileConnection active(Integer first, String after, Integer last, String before, graphql.schema.DataFetchingEnvironment environment) throws Exception
Exception
public CDPProfileConnection inactive(Integer first, String after, Integer last, String before)
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.