Klasse GetBulkUserLookupOperationSpec.GetBulkUserLookupOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetBulkUserLookupOperationSpec.GetBulkUserLookupOperationSpecBuilder
- Umschließende Klasse:
GetBulkUserLookupOperationSpec
public static class GetBulkUserLookupOperationSpec.GetBulkUserLookupOperationSpecBuilder
extends Object
-
Methodendetails
-
accountId
public GetBulkUserLookupOperationSpec.GetBulkUserLookupOperationSpecBuilder accountId(@NotNull @NotNull String accountId) A list of accountId's of users to be returned.- Gibt zurück:
this.
-
expand
public GetBulkUserLookupOperationSpec.GetBulkUserLookupOperationSpecBuilder 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.
-
limit
public GetBulkUserLookupOperationSpec.GetBulkUserLookupOperationSpecBuilder limit(@Nullable @Nullable Integer limit) The maximum number of results returned. Currently API returns 200 results max. If more that 200 ids are passed first 200 will be returned.- Gibt zurück:
this.
-
build
-
toString
-