public static interface DescribeUserResponse.Builder extends WorkMailResponse.Builder, SdkPojo, CopyableBuilder<DescribeUserResponse.Builder,DescribeUserResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeUserResponse.Builder |
city(String city)
City where the user is located.
|
DescribeUserResponse.Builder |
company(String company)
Company of the user.
|
DescribeUserResponse.Builder |
country(String country)
Country where the user is located.
|
DescribeUserResponse.Builder |
department(String department)
Department of the user.
|
DescribeUserResponse.Builder |
disabledDate(Instant disabledDate)
The date and time at which the user was disabled for WorkMail usage, in UNIX epoch time format.
|
DescribeUserResponse.Builder |
displayName(String displayName)
The display name of the user.
|
DescribeUserResponse.Builder |
email(String email)
The email of the user.
|
DescribeUserResponse.Builder |
enabledDate(Instant enabledDate)
The date and time at which the user was enabled for WorkMailusage, in UNIX epoch time format.
|
DescribeUserResponse.Builder |
firstName(String firstName)
First name of the user.
|
DescribeUserResponse.Builder |
hiddenFromGlobalAddressList(Boolean hiddenFromGlobalAddressList)
If enabled, the user is hidden from the global address list.
|
DescribeUserResponse.Builder |
initials(String initials)
Initials of the user.
|
DescribeUserResponse.Builder |
jobTitle(String jobTitle)
Job title of the user.
|
DescribeUserResponse.Builder |
lastName(String lastName)
Last name of the user.
|
DescribeUserResponse.Builder |
mailboxDeprovisionedDate(Instant mailboxDeprovisionedDate)
The date when the mailbox was removed for the user.
|
DescribeUserResponse.Builder |
mailboxProvisionedDate(Instant mailboxProvisionedDate)
The date when the mailbox was created for the user.
|
DescribeUserResponse.Builder |
name(String name)
The name for the user.
|
DescribeUserResponse.Builder |
office(String office)
Office where the user is located.
|
DescribeUserResponse.Builder |
state(EntityState state)
The state of a user: enabled (registered to WorkMail) or disabled (deregistered or never registered to
WorkMail).
|
DescribeUserResponse.Builder |
state(String state)
The state of a user: enabled (registered to WorkMail) or disabled (deregistered or never registered to
WorkMail).
|
DescribeUserResponse.Builder |
street(String street)
Street where the user is located.
|
DescribeUserResponse.Builder |
telephone(String telephone)
User's contact number.
|
DescribeUserResponse.Builder |
userId(String userId)
The identifier for the described user.
|
DescribeUserResponse.Builder |
userRole(String userRole)
In certain cases, other entities are modeled as users.
|
DescribeUserResponse.Builder |
userRole(UserRole userRole)
In certain cases, other entities are modeled as users.
|
DescribeUserResponse.Builder |
zipCode(String zipCode)
Zip code of the user.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeUserResponse.Builder userId(String userId)
The identifier for the described user.
userId - The identifier for the described user.DescribeUserResponse.Builder name(String name)
The name for the user.
name - The name for the user.DescribeUserResponse.Builder email(String email)
The email of the user.
email - The email of the user.DescribeUserResponse.Builder displayName(String displayName)
The display name of the user.
displayName - The display name of the user.DescribeUserResponse.Builder state(String state)
The state of a user: enabled (registered to WorkMail) or disabled (deregistered or never registered to WorkMail).
state - The state of a user: enabled (registered to WorkMail) or disabled (deregistered or never registered to
WorkMail).EntityState,
EntityStateDescribeUserResponse.Builder state(EntityState state)
The state of a user: enabled (registered to WorkMail) or disabled (deregistered or never registered to WorkMail).
state - The state of a user: enabled (registered to WorkMail) or disabled (deregistered or never registered to
WorkMail).EntityState,
EntityStateDescribeUserResponse.Builder userRole(String userRole)
In certain cases, other entities are modeled as users. If interoperability is enabled, resources are imported into WorkMail as users. Because different WorkMail organizations rely on different directory types, administrators can distinguish between an unregistered user (account is disabled and has a user role) and the directory administrators. The values are USER, RESOURCE, SYSTEM_USER, and REMOTE_USER.
userRole - In certain cases, other entities are modeled as users. If interoperability is enabled, resources are
imported into WorkMail as users. Because different WorkMail organizations rely on different directory
types, administrators can distinguish between an unregistered user (account is disabled and has a user
role) and the directory administrators. The values are USER, RESOURCE, SYSTEM_USER, and REMOTE_USER.UserRole,
UserRoleDescribeUserResponse.Builder userRole(UserRole userRole)
In certain cases, other entities are modeled as users. If interoperability is enabled, resources are imported into WorkMail as users. Because different WorkMail organizations rely on different directory types, administrators can distinguish between an unregistered user (account is disabled and has a user role) and the directory administrators. The values are USER, RESOURCE, SYSTEM_USER, and REMOTE_USER.
userRole - In certain cases, other entities are modeled as users. If interoperability is enabled, resources are
imported into WorkMail as users. Because different WorkMail organizations rely on different directory
types, administrators can distinguish between an unregistered user (account is disabled and has a user
role) and the directory administrators. The values are USER, RESOURCE, SYSTEM_USER, and REMOTE_USER.UserRole,
UserRoleDescribeUserResponse.Builder enabledDate(Instant enabledDate)
The date and time at which the user was enabled for WorkMailusage, in UNIX epoch time format.
enabledDate - The date and time at which the user was enabled for WorkMailusage, in UNIX epoch time format.DescribeUserResponse.Builder disabledDate(Instant disabledDate)
The date and time at which the user was disabled for WorkMail usage, in UNIX epoch time format.
disabledDate - The date and time at which the user was disabled for WorkMail usage, in UNIX epoch time format.DescribeUserResponse.Builder mailboxProvisionedDate(Instant mailboxProvisionedDate)
The date when the mailbox was created for the user.
mailboxProvisionedDate - The date when the mailbox was created for the user.DescribeUserResponse.Builder mailboxDeprovisionedDate(Instant mailboxDeprovisionedDate)
The date when the mailbox was removed for the user.
mailboxDeprovisionedDate - The date when the mailbox was removed for the user.DescribeUserResponse.Builder firstName(String firstName)
First name of the user.
firstName - First name of the user.DescribeUserResponse.Builder lastName(String lastName)
Last name of the user.
lastName - Last name of the user.DescribeUserResponse.Builder hiddenFromGlobalAddressList(Boolean hiddenFromGlobalAddressList)
If enabled, the user is hidden from the global address list.
hiddenFromGlobalAddressList - If enabled, the user is hidden from the global address list.DescribeUserResponse.Builder initials(String initials)
Initials of the user.
initials - Initials of the user.DescribeUserResponse.Builder telephone(String telephone)
User's contact number.
telephone - User's contact number.DescribeUserResponse.Builder street(String street)
Street where the user is located.
street - Street where the user is located.DescribeUserResponse.Builder jobTitle(String jobTitle)
Job title of the user.
jobTitle - Job title of the user.DescribeUserResponse.Builder city(String city)
City where the user is located.
city - City where the user is located.DescribeUserResponse.Builder company(String company)
Company of the user.
company - Company of the user.DescribeUserResponse.Builder zipCode(String zipCode)
Zip code of the user.
zipCode - Zip code of the user.DescribeUserResponse.Builder department(String department)
Department of the user.
department - Department of the user.DescribeUserResponse.Builder country(String country)
Country where the user is located.
country - Country where the user is located.DescribeUserResponse.Builder office(String office)
Office where the user is located.
office - Office where the user is located.Copyright © 2023. All rights reserved.