Class User.Builder
java.lang.Object
com.sath.idhub.generated.types.User.Builder
- Enclosing class:
User
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_etag(org.bson.types.ObjectId _etag) _id(org.bson.types.ObjectId _id) build()collection(String collection) createDate(String createDate) customAttributes(Map<String, Object> customAttributes) department(String department) displayName(String displayName) employeeNumber(String employeeNumber) homeAddressCity(String homeAddressCity) homeAddressCountry(String homeAddressCountry) homeAddressLine1(String homeAddressLine1) homeAddressLine2(String homeAddressLine2) homeAddressState(String homeAddressState) homeAddressZipcode(String homeAddressZipcode) managerDisplayName(String managerDisplayName) managerLogin(String managerLogin) middleName(String middleName) officeAddressCity(String officeAddressCity) officeAddressCountry(String officeAddressCountry) officeAddressLine1(String officeAddressLine1) officeAddressLine2(String officeAddressLine2) officeAddressState(String officeAddressState) officeAddressZipcode(String officeAddressZipcode) organizationName(String organizationName) phoneNumber(String phoneNumber) provisionedDate(String provisionedDate) raw(org.bson.Document raw) userAccounts(List<UserAccount> userAccounts)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
IDM
-
_etag
-
_id
-
collection
-
createDate
-
createdOn
-
customAttributes
-
department
-
displayName
-
email
-
employeeNumber
-
favorites
-
firstName
-
homeAddressCity
-
homeAddressCountry
-
homeAddressLine1
-
homeAddressLine2
-
homeAddressState
-
homeAddressZipcode
-
jobTitle
-
lastName
-
location
-
login
-
logoURL
-
manager
-
managerDisplayName
-
managerLogin
-
middleName
-
officeAddressCity
-
officeAddressCountry
-
officeAddressLine1
-
officeAddressLine2
-
officeAddressState
-
officeAddressZipcode
-
organizationName
-
phoneNumber
-
provisionedDate
-
raw
-
status
-
updatedOn
-
userAccounts
-
userType
-