Klasse NewUserDetails.NewUserDetailsBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.NewUserDetails.NewUserDetailsBuilder
- Umschließende Klasse:
NewUserDetails
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungapplicationKeys(List<String> applicationKeys) Deprecated, do not use.build()displayName(String displayName) This property is no longer available.emailAddress(String emailAddress) The email address for the user.This property is no longer available.This property is no longer available.This property is no longer available.Products the new user has access to.The URL of the user.toString()
-
Methodendetails
-
applicationKeys
Deprecated, do not use.- Gibt zurück:
this.
-
displayName
This property is no longer available. If the user has an Atlassian account, their display name is not changed. If the user does not have an Atlassian account, they are sent an email asking them set up an account.- Gibt zurück:
this.
-
emailAddress
The email address for the user.- Gibt zurück:
this.
-
key
This property is no longer available. See the [migration guide](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
name
This property is no longer available. See the [migration guide](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
password
This property is no longer available. If the user has an Atlassian account, their password is not changed. If the user does not have an Atlassian account, they are sent an email asking them set up an account.- Gibt zurück:
this.
-
products
Products the new user has access to. Valid products are: jira-core, jira-servicedesk, jira-product-discovery, jira-software. If left empty, the user will get default product access. To create a user without product access, set this field to be an empty array.- Gibt zurück:
this.
-
self
The URL of the user.- Gibt zurück:
this.
-
build
-
toString
-