| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MembershipAdjacencyList |
MembershipAdjacencyList.clone() |
MembershipAdjacencyList |
MembershipAdjacencyList.set(String fieldName,
Object value) |
MembershipAdjacencyList |
MembershipAdjacencyList.setEdges(List<Membership> edges)
Each edge contains information about the member that belongs to this group.
|
MembershipAdjacencyList |
MembershipAdjacencyList.setGroup(String group)
Resource name of the group that the members belong to.
|
| Modifier and Type | Method and Description |
|---|---|
List<MembershipAdjacencyList> |
GetMembershipGraphResponse.getAdjacencyList()
The membership graph's path information represented as an adjacency list.
|
| Modifier and Type | Method and Description |
|---|---|
GetMembershipGraphResponse |
GetMembershipGraphResponse.setAdjacencyList(List<MembershipAdjacencyList> adjacencyList)
The membership graph's path information represented as an adjacency list.
|
Copyright © 2011–2024 Google. All rights reserved.