public static final class PersonInterest.Builder extends Object
public PersonInterest.Builder id(String id)
public PersonInterest.Builder allowedAudiences(AllowedAudiences allowedAudiences)
public PersonInterest.Builder inference(InferenceData inference)
public PersonInterest.Builder createdDateTime(OffsetDateTime createdDateTime)
public PersonInterest.Builder createdBy(IdentitySet createdBy)
public PersonInterest.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
public PersonInterest.Builder lastModifiedBy(IdentitySet lastModifiedBy)
public PersonInterest.Builder source(PersonDataSource source)
public PersonInterest.Builder categories(List<String> categories)
public PersonInterest.Builder categoriesNextLink(String categoriesNextLink)
public PersonInterest.Builder description(String description)
public PersonInterest.Builder displayName(String displayName)
public PersonInterest.Builder webUrl(String webUrl)
public PersonInterest.Builder collaborationTags(List<String> collaborationTags)
public PersonInterest.Builder collaborationTagsNextLink(String collaborationTagsNextLink)
public PersonInterest build()
Copyright © 2018–2020. All rights reserved.