| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
PersonInterest.Builder |
PersonInterest.Builder.allowedAudiences(AllowedAudiences allowedAudiences) |
static PersonInterest.Builder |
PersonInterest.builderPersonInterest()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
PersonInterest.Builder |
PersonInterest.Builder.categories(List<String> categories) |
PersonInterest.Builder |
PersonInterest.Builder.categories(String... categories) |
PersonInterest.Builder |
PersonInterest.Builder.categoriesNextLink(String categoriesNextLink) |
PersonInterest.Builder |
PersonInterest.Builder.collaborationTags(List<String> collaborationTags) |
PersonInterest.Builder |
PersonInterest.Builder.collaborationTags(String... collaborationTags) |
PersonInterest.Builder |
PersonInterest.Builder.collaborationTagsNextLink(String collaborationTagsNextLink) |
PersonInterest.Builder |
PersonInterest.Builder.createdBy(IdentitySet createdBy) |
PersonInterest.Builder |
PersonInterest.Builder.createdDateTime(OffsetDateTime createdDateTime) |
PersonInterest.Builder |
PersonInterest.Builder.description(String description) |
PersonInterest.Builder |
PersonInterest.Builder.displayName(String displayName) |
PersonInterest.Builder |
PersonInterest.Builder.id(String id) |
PersonInterest.Builder |
PersonInterest.Builder.inference(InferenceData inference) |
PersonInterest.Builder |
PersonInterest.Builder.lastModifiedBy(IdentitySet lastModifiedBy) |
PersonInterest.Builder |
PersonInterest.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
PersonInterest.Builder |
PersonInterest.Builder.source(PersonDataSource source) |
PersonInterest.Builder |
PersonInterest.Builder.webUrl(String webUrl) |
Copyright © 2018–2020. All rights reserved.