| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
RelatedContact.Builder |
RelatedContact.Builder.accessConsent(Boolean accessConsent) |
static RelatedContact.Builder |
RelatedContact.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
RelatedContact.Builder |
RelatedContact.Builder.displayName(String displayName) |
RelatedContact.Builder |
RelatedContact.Builder.emailAddress(String emailAddress) |
RelatedContact.Builder |
RelatedContact.Builder.id(String id) |
RelatedContact.Builder |
RelatedContact.Builder.mobilePhone(String mobilePhone) |
RelatedContact.Builder |
RelatedContact.Builder.relationship(ContactRelationship relationship) |
Copyright © 2018–2020. All rights reserved.