| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
RelatedContact |
RelatedContact.Builder.build() |
RelatedContact |
RelatedContact.withAccessConsent(Boolean accessConsent) |
RelatedContact |
RelatedContact.withDisplayName(String displayName) |
RelatedContact |
RelatedContact.withEmailAddress(String emailAddress) |
RelatedContact |
RelatedContact.withId(String id) |
RelatedContact |
RelatedContact.withMobilePhone(String mobilePhone) |
RelatedContact |
RelatedContact.withRelationship(ContactRelationship relationship) |
| Modifier and Type | Field and Description |
|---|---|
protected List<RelatedContact> |
EducationUser.relatedContacts |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<RelatedContact> |
EducationUser.getRelatedContacts() |
| Modifier and Type | Method and Description |
|---|---|
EducationUser.Builder |
EducationUser.Builder.relatedContacts(List<RelatedContact> relatedContacts) |
Copyright © 2018–2020. All rights reserved.