public static final class EducationUser.Builder extends Object
public EducationUser.Builder id(String id)
public EducationUser.Builder relatedContacts(List<RelatedContact> relatedContacts)
public EducationUser.Builder relatedContacts(RelatedContact... relatedContacts)
public EducationUser.Builder relatedContactsNextLink(String relatedContactsNextLink)
public EducationUser.Builder primaryRole(EducationUserRole primaryRole)
public EducationUser.Builder middleName(String middleName)
public EducationUser.Builder externalSource(EducationExternalSource externalSource)
public EducationUser.Builder residenceAddress(PhysicalAddress residenceAddress)
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_ResidenceAddress
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_ResidenceCity
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_ResidenceState
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_ResidenceCountry
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_ResidenceZip
residenceAddress - value of residenceAddress property (as defined in service metadata)this (for method chaining)public EducationUser.Builder mailingAddress(PhysicalAddress mailingAddress)
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_MailingAddress
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_MailingCity
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_MailingState
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_MailingCountry
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_MailingZip
mailingAddress - value of mailingAddress property (as defined in service metadata)this (for method chaining)public EducationUser.Builder student(EducationStudent student)
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_GraduationYear
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_Grade
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_DateOfBirth
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_Gender
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_StudentNumber
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_SyncSource_StudentId
student - value of student property (as defined in service metadata)this (for method chaining)public EducationUser.Builder teacher(EducationTeacher teacher)
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_TeacherNumber
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_SyncSource_TeacherId
teacher - value of teacher property (as defined in service metadata)this (for method chaining)public EducationUser.Builder createdBy(IdentitySet createdBy)
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_CreatedByAppDisplayName
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_CreatedByAppId
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_CreatedByUserDisplayName
graph.TransparentContainerProperty
extension_fe2174665583431c953114ff7268b7b3_Education_CreatedByUserId
createdBy - value of createdBy property (as defined in service metadata)this (for method chaining)public EducationUser.Builder accountEnabled(Boolean accountEnabled)
public EducationUser.Builder assignedLicenses(List<AssignedLicense> assignedLicenses)
public EducationUser.Builder assignedLicenses(AssignedLicense... assignedLicenses)
public EducationUser.Builder assignedLicensesNextLink(String assignedLicensesNextLink)
public EducationUser.Builder assignedPlans(List<AssignedPlan> assignedPlans)
public EducationUser.Builder assignedPlans(AssignedPlan... assignedPlans)
public EducationUser.Builder assignedPlansNextLink(String assignedPlansNextLink)
public EducationUser.Builder businessPhones(List<String> businessPhones)
public EducationUser.Builder businessPhones(String... businessPhones)
public EducationUser.Builder businessPhonesNextLink(String businessPhonesNextLink)
public EducationUser.Builder department(String department)
public EducationUser.Builder displayName(String displayName)
public EducationUser.Builder givenName(String givenName)
public EducationUser.Builder mail(String mail)
public EducationUser.Builder mailNickname(String mailNickname)
public EducationUser.Builder mobilePhone(String mobilePhone)
public EducationUser.Builder passwordPolicies(String passwordPolicies)
public EducationUser.Builder passwordProfile(PasswordProfile passwordProfile)
public EducationUser.Builder officeLocation(String officeLocation)
public EducationUser.Builder preferredLanguage(String preferredLanguage)
public EducationUser.Builder provisionedPlans(List<ProvisionedPlan> provisionedPlans)
public EducationUser.Builder provisionedPlans(ProvisionedPlan... provisionedPlans)
public EducationUser.Builder provisionedPlansNextLink(String provisionedPlansNextLink)
public EducationUser.Builder refreshTokensValidFromDateTime(OffsetDateTime refreshTokensValidFromDateTime)
public EducationUser.Builder showInAddressList(Boolean showInAddressList)
public EducationUser.Builder surname(String surname)
public EducationUser.Builder usageLocation(String usageLocation)
public EducationUser.Builder userPrincipalName(String userPrincipalName)
public EducationUser.Builder userType(String userType)
public EducationUser.Builder onPremisesInfo(EducationOnPremisesInfo onPremisesInfo)
graph.TransparentContainerProperty
onPremisesImmutableId
onPremisesInfo - value of onPremisesInfo property (as defined in service metadata)this (for method chaining)public EducationUser build()
Copyright © 2018–2020. All rights reserved.