Klasse GetAllLabelContentOperationSpec.GetAllLabelContentOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetAllLabelContentOperationSpec.GetAllLabelContentOperationSpecBuilder
- Umschließende Klasse:
GetAllLabelContentOperationSpec
public static class GetAllLabelContentOperationSpec.GetAllLabelContentOperationSpecBuilder
extends Object
-
Methodendetails
-
name
public GetAllLabelContentOperationSpec.GetAllLabelContentOperationSpecBuilder name(@NotNull @NotNull String name) Name of the label to query.- Gibt zurück:
this.
-
type
public GetAllLabelContentOperationSpec.GetAllLabelContentOperationSpecBuilder type(@Nullable @Nullable String type) The type of contents that are to be returned.- Gibt zurück:
this.
-
start
public GetAllLabelContentOperationSpec.GetAllLabelContentOperationSpecBuilder start(@Nullable @Nullable Integer start) The starting offset for the results.- Gibt zurück:
this.
-
limit
public GetAllLabelContentOperationSpec.GetAllLabelContentOperationSpecBuilder limit(@Nullable @Nullable Integer limit) The number of results to be returned.- Gibt zurück:
this.
-
build
-
toString
-