Klasse WatchUser
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.WatchUser
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WatchUser
extends Object
WatchUser
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected StringThe account ID of the user, which uniquely identifies the user across all Atlassian products.protected Stringprotected UserDetailsprotected Stringprotected Stringprotected Booleanprotected Booleanprotected List<OperationCheckResult>protected Objectprotected Iconprotected Stringprotected Stringprotected Stringprotected StringThis property is no longer available and will be removed from the documentation soon.protected StringThis property is no longer available and will be removed from the documentation soon. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedWatchUser(String type, String username, String userKey, String accountId, Icon profilePicture, String displayName, String timeZone, List<OperationCheckResult> operations, Boolean isExternalCollaborator, UserDetails details, String accountType, String email, String publicName, Object personalSpace, Boolean externalCollaborator) Constructs a validated instance ofWatchUser.Constructs a validated instance ofWatchUser. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe account ID of the user, which uniquely identifies the user across all Atlassian products.The account ID of the user, which uniquely identifies the user across all Atlassian products.accountType(String accountType) static WatchUser.WatchUserBuilderbuilder()protected booleandetails()details(UserDetails details) displayName(String displayName) email()booleanexternalCollaborator(Boolean externalCollaborator) inthashCode()isExternalCollaborator(Boolean isExternalCollaborator) operations(List<OperationCheckResult> operations) personalSpace(Object personalSpace) profilePicture(Icon profilePicture) publicName(String publicName) timeZone()toString()type()userKey()This property is no longer available and will be removed from the documentation soon.This property is no longer available and will be removed from the documentation soon.username()This property is no longer available and will be removed from the documentation soon.This property is no longer available and will be removed from the documentation soon.
-
Felddetails
-
type
-
username
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
userKey
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192. -
profilePicture
-
displayName
-
timeZone
-
operations
-
isExternalCollaborator
-
details
-
accountType
-
email
-
publicName
-
personalSpace
-
externalCollaborator
-
-
Konstruktordetails
-
WatchUser
Constructs a validated instance ofWatchUser.- Parameter:
spec- the specification to process
-
WatchUser
@Internal public WatchUser(String type, String username, String userKey, String accountId, Icon profilePicture, String displayName, String timeZone, List<OperationCheckResult> operations, Boolean isExternalCollaborator, UserDetails details, String accountType, String email, String publicName, Object personalSpace, Boolean externalCollaborator) Constructs a validated instance ofWatchUser.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WatchUser(Consumer)instead.- Parameter:
type- typeusername- This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.userKey- This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.accountId- The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.profilePicture- profilePicturedisplayName- displayNametimeZone- timeZoneoperations- operationsisExternalCollaborator- isExternalCollaboratordetails- detailsaccountType- accountTypeemail- emailpublicName- publicNamepersonalSpace- personalSpaceexternalCollaborator- externalCollaborator
-
WatchUser
protected WatchUser()
-
-
Methodendetails
-
builder
-
type
-
username
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
userKey
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192. -
profilePicture
-
displayName
-
timeZone
-
operations
-
isExternalCollaborator
-
details
-
accountType
-
email
-
publicName
-
personalSpace
-
externalCollaborator
-
type
- Gibt zurück:
this.
-
username
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
userKey
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.- Gibt zurück:
this.
-
profilePicture
- Gibt zurück:
this.
-
displayName
- Gibt zurück:
this.
-
timeZone
- Gibt zurück:
this.
-
operations
- Gibt zurück:
this.
-
isExternalCollaborator
- Gibt zurück:
this.
-
details
- Gibt zurück:
this.
-
accountType
- Gibt zurück:
this.
-
email
- Gibt zurück:
this.
-
publicName
- Gibt zurück:
this.
-
personalSpace
- Gibt zurück:
this.
-
externalCollaborator
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-