| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
EducationalActivity |
class |
ItemAddress |
class |
ItemEmail |
class |
ItemPhone |
class |
LanguageProficiency |
class |
PersonAnniversary |
class |
PersonAnnotation |
class |
PersonInterest |
class |
PersonName |
class |
PersonResponsibility |
class |
PersonWebsite |
class |
ProjectParticipation |
class |
SkillProficiency |
class |
UserAccountInformation |
class |
WebAccount |
class |
WorkPosition |
| Modifier and Type | Method and Description |
|---|---|
ItemFacet |
ItemFacet.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ItemFacet |
ItemFacet.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ItemFacet |
ItemFacet.withAllowedAudiences(AllowedAudiences allowedAudiences) |
ItemFacet |
ItemFacet.withCreatedBy(IdentitySet createdBy) |
ItemFacet |
ItemFacet.withCreatedDateTime(OffsetDateTime createdDateTime) |
ItemFacet |
ItemFacet.withInference(InferenceData inference) |
ItemFacet |
ItemFacet.withLastModifiedBy(IdentitySet lastModifiedBy) |
ItemFacet |
ItemFacet.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
ItemFacet |
ItemFacet.withSource(PersonDataSource source) |
Copyright © 2018–2020. All rights reserved.