primaryEmail
The primary email address of the user.
- Parameters:
primaryEmail
- The primary email address of the user.- Returns:
- Returns a reference to this object so that method calls can be chained together.
Buildable
, CopyableBuilder<User.Builder,User>
, SdkBuilder<User.Builder,User>
, SdkPojo
User
default User.Builder
alexaForBusinessMetadata(Consumer<AlexaForBusinessMetadata.Builder> alexaForBusinessMetadata)
alexaForBusinessMetadata(AlexaForBusinessMetadata alexaForBusinessMetadata)
displayName(String displayName)
licenseType(String licenseType)
licenseType(License licenseType)
personalPIN(String personalPIN)
primaryEmail(String primaryEmail)
primaryProvisionedNumber(String primaryProvisionedNumber)
registeredOn(Instant registeredOn)
userInvitationStatus(String userInvitationStatus)
userInvitationStatus(InviteStatus userInvitationStatus)
userRegistrationStatus(String userRegistrationStatus)
userRegistrationStatus(RegistrationStatus userRegistrationStatus)
copy
applyMutation, build
equalsBySdkFields, sdkFieldNameToField, sdkFields
The user ID.
userId
- The user ID.The Amazon Chime account ID.
accountId
- The Amazon Chime account ID.The primary email address of the user.
primaryEmail
- The primary email address of the user.The primary phone number associated with the user.
primaryProvisionedNumber
- The primary phone number associated with the user.The display name of the user.
displayName
- The display name of the user.The license type for the user.
licenseType
- The license type for the user.The license type for the user.
licenseType
- The license type for the user.The user type.
userType
- The user type.The user type.
userType
- The user type.The user registration status.
userRegistrationStatus
- The user registration status.The user registration status.
userRegistrationStatus
- The user registration status.The user invite status.
userInvitationStatus
- The user invite status.The user invite status.
userInvitationStatus
- The user invite status.Date and time when the user is registered, in ISO 8601 format.
registeredOn
- Date and time when the user is registered, in ISO 8601 format.Date and time when the user is invited to the Amazon Chime account, in ISO 8601 format.
invitedOn
- Date and time when the user is invited to the Amazon Chime account, in ISO 8601 format.The Alexa for Business metadata.
alexaForBusinessMetadata
- The Alexa for Business metadata.The Alexa for Business metadata.
This is a convenience method that creates an instance of theAlexaForBusinessMetadata.Builder
avoiding the need to create one manually via AlexaForBusinessMetadata.builder()
.
When the Consumer
completes, SdkBuilder.build()
is called immediately
and its result is passed to alexaForBusinessMetadata(AlexaForBusinessMetadata)
.
alexaForBusinessMetadata
- a consumer that will call methods on AlexaForBusinessMetadata.Builder
The user's personal meeting PIN.
personalPIN
- The user's personal meeting PIN.