| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
RubricLevel |
RubricLevel.Builder.build() |
RubricLevel |
RubricLevel.withDescription(EducationItemBody description) |
RubricLevel |
RubricLevel.withDisplayName(String displayName) |
RubricLevel |
RubricLevel.withGrading(EducationAssignmentGradeType grading) |
RubricLevel |
RubricLevel.withLevelId(String levelId) |
| Modifier and Type | Field and Description |
|---|---|
protected List<RubricLevel> |
EducationRubric.levels |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<RubricLevel> |
EducationRubric.getLevels() |
com.github.davidmoten.odata.client.CollectionPage<RubricLevel> |
EducationRubric.getLevels(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
EducationRubric.Builder |
EducationRubric.Builder.levels(RubricLevel... levels) |
| Modifier and Type | Method and Description |
|---|---|
EducationRubric.Builder |
EducationRubric.Builder.levels(List<RubricLevel> levels) |
Copyright © 2018–2020. All rights reserved.