| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Contact.Builder |
Contact.Builder.assistantName(String assistantName) |
Contact.Builder |
Contact.Builder.birthday(OffsetDateTime birthday) |
static Contact.Builder |
Contact.builderContact()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Contact.Builder |
Contact.Builder.categories(List<String> categories) |
Contact.Builder |
Contact.Builder.categoriesNextLink(String categoriesNextLink) |
Contact.Builder |
Contact.Builder.changeKey(String changeKey) |
Contact.Builder |
Contact.Builder.children(List<String> children) |
Contact.Builder |
Contact.Builder.childrenNextLink(String childrenNextLink) |
Contact.Builder |
Contact.Builder.companyName(String companyName) |
Contact.Builder |
Contact.Builder.createdDateTime(OffsetDateTime createdDateTime) |
Contact.Builder |
Contact.Builder.department(String department) |
Contact.Builder |
Contact.Builder.displayName(String displayName) |
Contact.Builder |
Contact.Builder.emailAddresses(List<TypedEmailAddress> emailAddresses) |
Contact.Builder |
Contact.Builder.emailAddressesNextLink(String emailAddressesNextLink) |
Contact.Builder |
Contact.Builder.fileAs(String fileAs) |
Contact.Builder |
Contact.Builder.flag(FollowupFlag flag) |
Contact.Builder |
Contact.Builder.gender(String gender) |
Contact.Builder |
Contact.Builder.generation(String generation) |
Contact.Builder |
Contact.Builder.givenName(String givenName) |
Contact.Builder |
Contact.Builder.id(String id) |
Contact.Builder |
Contact.Builder.imAddresses(List<String> imAddresses) |
Contact.Builder |
Contact.Builder.imAddressesNextLink(String imAddressesNextLink) |
Contact.Builder |
Contact.Builder.initials(String initials) |
Contact.Builder |
Contact.Builder.isFavorite(Boolean isFavorite) |
Contact.Builder |
Contact.Builder.jobTitle(String jobTitle) |
Contact.Builder |
Contact.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Contact.Builder |
Contact.Builder.manager(String manager) |
Contact.Builder |
Contact.Builder.middleName(String middleName) |
Contact.Builder |
Contact.Builder.nickName(String nickName) |
Contact.Builder |
Contact.Builder.officeLocation(String officeLocation) |
Contact.Builder |
Contact.Builder.parentFolderId(String parentFolderId) |
Contact.Builder |
Contact.Builder.personalNotes(String personalNotes) |
Contact.Builder |
Contact.Builder.phones(List<Phone> phones) |
Contact.Builder |
Contact.Builder.phonesNextLink(String phonesNextLink) |
Contact.Builder |
Contact.Builder.postalAddresses(List<PhysicalAddress> postalAddresses) |
Contact.Builder |
Contact.Builder.postalAddressesNextLink(String postalAddressesNextLink) |
Contact.Builder |
Contact.Builder.profession(String profession) |
Contact.Builder |
Contact.Builder.spouseName(String spouseName) |
Contact.Builder |
Contact.Builder.surname(String surname) |
Contact.Builder |
Contact.Builder.title(String title) |
Contact.Builder |
Contact.Builder.websites(List<Website> websites) |
Contact.Builder |
Contact.Builder.websitesNextLink(String websitesNextLink) |
Contact.Builder |
Contact.Builder.weddingAnniversary(LocalDate weddingAnniversary) |
Contact.Builder |
Contact.Builder.yomiCompanyName(String yomiCompanyName) |
Contact.Builder |
Contact.Builder.yomiGivenName(String yomiGivenName) |
Contact.Builder |
Contact.Builder.yomiSurname(String yomiSurname) |
Copyright © 2018–2020. All rights reserved.