Klasse GetUserPropertiesOperationSpec.GetUserPropertiesOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetUserPropertiesOperationSpec.GetUserPropertiesOperationSpecBuilder
- Umschließende Klasse:
GetUserPropertiesOperationSpec
public static class GetUserPropertiesOperationSpec.GetUserPropertiesOperationSpecBuilder
extends Object
-
Methodendetails
-
userId
public GetUserPropertiesOperationSpec.GetUserPropertiesOperationSpecBuilder userId(@NotNull @NotNull String userId) The account ID of the user to be queried for its properties.- Gibt zurück:
this.
-
start
public GetUserPropertiesOperationSpec.GetUserPropertiesOperationSpecBuilder start(@Nullable @Nullable Integer start) The starting index of the returned properties.- Gibt zurück:
this.
-
limit
public GetUserPropertiesOperationSpec.GetUserPropertiesOperationSpecBuilder limit(@Nullable @Nullable Integer limit) The maximum number of properties to return per page. Note, this may be restricted by fixed system limits.- Gibt zurück:
this.
-
build
-
toString
-