public class GraphDeltaQueryGroup extends GraphGroup implements GraphDeletableObject
REMOVED_PROPERTY_NAME| Constructor and Description |
|---|
GraphDeltaQueryGroup(String displayName) |
GraphDeltaQueryGroup(String id,
String displayName,
String description) |
GraphDeltaQueryGroup(String id,
String displayName,
String description,
List<GraphDeltaQueryMembership> members,
GraphDeltaQueryRemoved removed) |
| Modifier and Type | Method and Description |
|---|---|
List<GraphDeltaQueryMembership> |
getMembers() |
GraphDeltaQueryRemoved |
getRemoved() |
getDescription, getDisplayName, getIdpublic GraphDeltaQueryGroup(String displayName)
public GraphDeltaQueryGroup(String id, String displayName, String description, List<GraphDeltaQueryMembership> members, GraphDeltaQueryRemoved removed)
public List<GraphDeltaQueryMembership> getMembers()
public GraphDeltaQueryRemoved getRemoved()
getRemoved in interface GraphDeletableObjectCopyright © 2018 Atlassian. All rights reserved.