Class Personal
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringThis property has been deprecated due to privacy changes.protected StringThis property has been deprecated due to privacy changes.protected StringThis property has been deprecated due to privacy changes.protected StringThis property has been deprecated due to privacy changes. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionemail()Fluent getter for email.Fluent setter for email.booleangetEmail()Gets the value of email.getIm()Gets the value of im.getPhone()Gets the value of phone.Gets the value of website.inthashCode()im()Fluent getter for im.Fluent setter for im.phone()Fluent getter for phone.Fluent setter for phone.voidSets the value of email.voidSets the value of im.voidSets the value of phone.voidsetWebsite(String website) Sets the value of website.toString()website()Fluent getter for website.Fluent setter for website.
-
Field Details
-
phone
This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
im
This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
website
This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
email
This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
-
-
Constructor Details
-
Personal
-
Personal
@Internal protected Personal()Protected no-args constructor for use by serialization frameworks. -
Personal
Constructs a validated instance ofPersonal.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Personal(Consumer)instead.- Parameters:
phone- This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.im- This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.website- This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.email- This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
-
-
Method Details
-
phone
Fluent getter for phone.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- phone
-
phone
Fluent setter for phone.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
phone- phone- Returns:
- this
-
getPhone
Gets the value of phone.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- phone
-
setPhone
Sets the value of phone.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
phone- phone
-
im
Fluent getter for im.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- im
-
im
Fluent setter for im.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
im- im- Returns:
- this
-
getIm
Gets the value of im.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- im
-
setIm
Sets the value of im.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
im- im
-
website
Fluent getter for website.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- website
-
website
Fluent setter for website.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
website- website- Returns:
- this
-
getWebsite
Gets the value of website.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- website
-
setWebsite
Sets the value of website.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
website- website
-
email
Fluent getter for email.This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
-
email
Fluent setter for email.This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
email- email- Returns:
- this
-
getEmail
Gets the value of email.This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
-
setEmail
Sets the value of email.This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
email- email
-
equals
-
hashCode
-
toString
-