| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AssignedLabel |
AssignedLabel.Builder.build() |
AssignedLabel |
AssignedLabel.withDisplayName(String displayName) |
AssignedLabel |
AssignedLabel.withLabelId(String labelId) |
| Modifier and Type | Field and Description |
|---|---|
protected List<AssignedLabel> |
Group.assignedLabels |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<AssignedLabel> |
Group.getAssignedLabels() |
| Modifier and Type | Method and Description |
|---|---|
Group.Builder |
Group.Builder.assignedLabels(List<AssignedLabel> assignedLabels) |
Copyright © 2018–2020. All rights reserved.