Klasse GetSpacePermissionsOperationSpec.GetSpacePermissionsOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.GetSpacePermissionsOperationSpec.GetSpacePermissionsOperationSpecBuilder
- Umschließende Klasse:
GetSpacePermissionsOperationSpec
public static class GetSpacePermissionsOperationSpec.GetSpacePermissionsOperationSpecBuilder
extends Object
-
Methodendetails
-
id
public GetSpacePermissionsOperationSpec.GetSpacePermissionsOperationSpecBuilder id(@NotNull @NotNull Long id) The ID of the space to be returned.- Gibt zurück:
this.
-
cursor
public GetSpacePermissionsOperationSpec.GetSpacePermissionsOperationSpecBuilder cursor(@Nullable @Nullable String cursor) Used for pagination, this opaque cursor will be returned in thenextURL in theLinkresponse header. Use the relative URL in theLinkheader to retrieve thenextset of results.- Gibt zurück:
this.
-
limit
public GetSpacePermissionsOperationSpec.GetSpacePermissionsOperationSpecBuilder limit(@Nullable @Nullable Integer limit) Maximum number of spaces per result to return. If more results exist, use theLinkresponse header to retrieve a relative URL that will return the next set of results.- Gibt zurück:
this.
-
build
-
toString
-