Klasse BulkUserLookup
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.BulkUserLookup
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class BulkUserLookup
extends Object
BulkUserLookup
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enum -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected BulkUserLookupExpandableprotected StringThe account ID of the user, which uniquely identifies the user across all Atlassian products.protected StringThe account type of the user, may return empty string if unavailable.protected UserDetailsprotected StringThe displays name of the user.protected StringThe email address of the user.protected BooleanWhether the user is an external collaborator userprotected List<OperationCheckResult>protected Spaceprotected Iconprotected StringThe public name or nickname of the user.protected StringThis displays user time zone.protected BulkUserLookup.TypeEnumprotected 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
KonstruktorenModifiziererKonstruktorBeschreibungprotectedBulkUserLookup(BulkUserLookup.TypeEnum type, String username, String userKey, String accountId, String accountType, String email, String publicName, Icon profilePicture, String displayName, String timeZone, Boolean isExternalCollaborator, List<OperationCheckResult> operations, UserDetails details, Space personalSpace, BulkUserLookupExpandable _expandable, Map<String, String> _links) Constructs a validated instance ofBulkUserLookup.BulkUserLookup(Consumer<BulkUserLookup> spec) Constructs a validated instance ofBulkUserLookup. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(BulkUserLookupExpandable _expandable) _links()The 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.The account type of the user, may return empty string if unavailable.accountType(String accountType) The account type of the user, may return empty string if unavailable.builder()protected booleandetails()details(UserDetails details) The displays name of the user.displayName(String displayName) The displays name of the user.email()The email address of the user.The email address of the user.booleaninthashCode()Whether the user is an external collaborator userisExternalCollaborator(Boolean isExternalCollaborator) Whether the user is an external collaborator useroperations(List<OperationCheckResult> operations) personalSpace(Space personalSpace) profilePicture(Icon profilePicture) The public name or nickname of the user.publicName(String publicName) The public name or nickname of the user.timeZone()This displays user time zone.This displays user time zone.toString()type()type(BulkUserLookup.TypeEnum 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. -
accountType
The account type of the user, may return empty string if unavailable. -
email
The email address of the user. Depending on the user's privacy setting, this may return an empty string. -
publicName
The public name or nickname of the user. Will always contain a value. -
profilePicture
-
displayName
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName. -
timeZone
This displays user time zone. Depending on the user's privacy setting, this may return null. -
isExternalCollaborator
Whether the user is an external collaborator user -
operations
-
details
-
personalSpace
-
_expandable
-
_links
-
-
Konstruktordetails
-
BulkUserLookup
Constructs a validated instance ofBulkUserLookup.- Parameter:
spec- the specification to process
-
BulkUserLookup
@Internal public BulkUserLookup(BulkUserLookup.TypeEnum type, String username, String userKey, String accountId, String accountType, String email, String publicName, Icon profilePicture, String displayName, String timeZone, Boolean isExternalCollaborator, List<OperationCheckResult> operations, UserDetails details, Space personalSpace, BulkUserLookupExpandable _expandable, Map<String, String> _links) Constructs a validated instance ofBulkUserLookup.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
BulkUserLookup(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.accountType- The account type of the user, may return empty string if unavailable.email- The email address of the user. Depending on the user's privacy setting, this may return an empty string.publicName- The public name or nickname of the user. Will always contain a value.profilePicture- profilePicturedisplayName- The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.timeZone- This displays user time zone. Depending on the user's privacy setting, this may return null.isExternalCollaborator- Whether the user is an external collaborator useroperations- operationsdetails- detailspersonalSpace- personalSpace_expandable- _expandable_links- _links
-
BulkUserLookup
protected BulkUserLookup()
-
-
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. -
accountType
The account type of the user, may return empty string if unavailable. -
email
The email address of the user. Depending on the user's privacy setting, this may return an empty string. -
publicName
The public name or nickname of the user. Will always contain a value. -
profilePicture
-
displayName
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName. -
timeZone
This displays user time zone. Depending on the user's privacy setting, this may return null. -
isExternalCollaborator
Whether the user is an external collaborator user -
operations
-
details
-
personalSpace
-
_expandable
-
_links
-
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.
-
accountType
The account type of the user, may return empty string if unavailable.- Gibt zurück:
this.
-
email
The email address of the user. Depending on the user's privacy setting, this may return an empty string.- Gibt zurück:
this.
-
publicName
The public name or nickname of the user. Will always contain a value.- Gibt zurück:
this.
-
profilePicture
- Gibt zurück:
this.
-
displayName
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.- Gibt zurück:
this.
-
timeZone
This displays user time zone. Depending on the user's privacy setting, this may return null.- Gibt zurück:
this.
-
isExternalCollaborator
Whether the user is an external collaborator user- Gibt zurück:
this.
-
operations
- Gibt zurück:
this.
-
details
- Gibt zurück:
this.
-
personalSpace
- Gibt zurück:
this.
-
_expandable
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-