Klasse GetGroupMembershipsForUserOperationSpec.GetGroupMembershipsForUserOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetGroupMembershipsForUserOperationSpec.GetGroupMembershipsForUserOperationSpecBuilder
- Umschließende Klasse:
GetGroupMembershipsForUserOperationSpec
public static class GetGroupMembershipsForUserOperationSpec.GetGroupMembershipsForUserOperationSpecBuilder
extends Object
-
Methodendetails
-
accountId
public GetGroupMembershipsForUserOperationSpec.GetGroupMembershipsForUserOperationSpecBuilder 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.
-
start
public GetGroupMembershipsForUserOperationSpec.GetGroupMembershipsForUserOperationSpecBuilder start(@Nullable @Nullable Integer start) The starting index of the returned groups.- Gibt zurück:
this.
-
limit
public GetGroupMembershipsForUserOperationSpec.GetGroupMembershipsForUserOperationSpecBuilder limit(@Nullable @Nullable Integer limit) The maximum number of groups to return per page. Note, this may be restricted by fixed system limits.- Gibt zurück:
this.
-
build
-
toString
-