Klasse GetUserOperationSpec.GetUserOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetUserOperationSpec.GetUserOperationSpecBuilder
- Umschließende Klasse:
GetUserOperationSpec
-
Methodendetails
-
accountId
public GetUserOperationSpec.GetUserOperationSpecBuilder accountId(@NotNull @NotNull String accountId) The account ID of the user. The accountId uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.- Gibt zurück:
this.
-
expand
public GetUserOperationSpec.GetUserOperationSpecBuilder expand(@Nullable @Nullable List<String> expand) A multi-value parameter indicating which properties of the user to expand. -operationsreturns the operations that the user is allowed to do. -personalSpacereturns the user's personal space, if it exists. -isExternalCollaboratorreturns whether the user is an external collaborator user.- Gibt zurück:
this.
-
build
-
toString
-