Class RemoveUserOperationSpec.RemoveUserOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.RemoveUserOperationSpec.RemoveUserOperationSpecBuilder
- Enclosing class:
- RemoveUserOperationSpec
-
Method Details
-
accountId
public RemoveUserOperationSpec.RemoveUserOperationSpecBuilder accountId(@NotNull @NotNull String accountId) The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*.- Returns:
this
.
-
username
public RemoveUserOperationSpec.RemoveUserOperationSpecBuilder username(@Nullable @Nullable String username) This parameter is no longer available. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.- Returns:
this
.
-
key
This parameter is no longer available. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.- Returns:
this
.
-
build
-
toString
-