public class GraphDeltaQueryMembership extends Object implements GraphDeletableObject
REMOVED_PROPERTY_NAME| Constructor and Description |
|---|
GraphDeltaQueryMembership(String type,
String id,
GraphDeltaQueryRemoved removed) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
GraphDeltaQueryRemoved |
getRemoved() |
String |
getType() |
public GraphDeltaQueryMembership(String type, String id, GraphDeltaQueryRemoved removed)
public String getType()
public String getId()
public GraphDeltaQueryRemoved getRemoved()
getRemoved in interface GraphDeletableObjectCopyright © 2024 Atlassian. All rights reserved.