| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
EducationTeacher |
EducationTeacher.Builder.build() |
EducationTeacher |
EducationTeacher.withExternalId(String externalId) |
EducationTeacher |
EducationTeacher.withTeacherNumber(String teacherNumber) |
| Modifier and Type | Field and Description |
|---|---|
protected EducationTeacher |
EducationUser.teacher |
| Modifier and Type | Method and Description |
|---|---|
Optional<EducationTeacher> |
EducationUser.getTeacher()
graph.TransparentContainerProperty
|
| Modifier and Type | Method and Description |
|---|---|
EducationUser.Builder |
EducationUser.Builder.teacher(EducationTeacher teacher)
graph.TransparentContainerProperty
|
EducationUser |
EducationUser.withTeacher(EducationTeacher teacher)
Returns an immutable copy of
this with just the teacher field
changed. |
Copyright © 2018–2020. All rights reserved.