| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
OrgContact.Builder |
OrgContact.Builder.addresses(List<PhysicalOfficeAddress> addresses) |
OrgContact.Builder |
OrgContact.Builder.addressesNextLink(String addressesNextLink) |
static OrgContact.Builder |
OrgContact.builderOrgContact()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
OrgContact.Builder |
OrgContact.Builder.companyName(String companyName) |
OrgContact.Builder |
OrgContact.Builder.deletedDateTime(OffsetDateTime deletedDateTime) |
OrgContact.Builder |
OrgContact.Builder.department(String department) |
OrgContact.Builder |
OrgContact.Builder.displayName(String displayName) |
OrgContact.Builder |
OrgContact.Builder.givenName(String givenName) |
OrgContact.Builder |
OrgContact.Builder.id(String id) |
OrgContact.Builder |
OrgContact.Builder.jobTitle(String jobTitle) |
OrgContact.Builder |
OrgContact.Builder.mail(String mail) |
OrgContact.Builder |
OrgContact.Builder.mailNickname(String mailNickname) |
OrgContact.Builder |
OrgContact.Builder.onPremisesLastSyncDateTime(OffsetDateTime onPremisesLastSyncDateTime) |
OrgContact.Builder |
OrgContact.Builder.onPremisesProvisioningErrors(List<OnPremisesProvisioningError> onPremisesProvisioningErrors) |
OrgContact.Builder |
OrgContact.Builder.onPremisesProvisioningErrorsNextLink(String onPremisesProvisioningErrorsNextLink) |
OrgContact.Builder |
OrgContact.Builder.onPremisesSyncEnabled(Boolean onPremisesSyncEnabled) |
OrgContact.Builder |
OrgContact.Builder.phones(List<Phone> phones) |
OrgContact.Builder |
OrgContact.Builder.phonesNextLink(String phonesNextLink) |
OrgContact.Builder |
OrgContact.Builder.proxyAddresses(List<String> proxyAddresses) |
OrgContact.Builder |
OrgContact.Builder.proxyAddressesNextLink(String proxyAddressesNextLink) |
OrgContact.Builder |
OrgContact.Builder.surname(String surname) |
Copyright © 2018–2020. All rights reserved.