Klasse GetSpacePropertyOperationSpec.GetSpacePropertyOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetSpacePropertyOperationSpec.GetSpacePropertyOperationSpecBuilder
- Umschließende Klasse:
GetSpacePropertyOperationSpec
public static class GetSpacePropertyOperationSpec.GetSpacePropertyOperationSpecBuilder
extends Object
-
Methodendetails
-
spaceKey
public GetSpacePropertyOperationSpec.GetSpacePropertyOperationSpecBuilder spaceKey(@NotNull @NotNull String spaceKey) The key of the space that the property is in.- Gibt zurück:
this.
-
key
public GetSpacePropertyOperationSpec.GetSpacePropertyOperationSpecBuilder key(@NotNull @NotNull String key) The key of the space property.- Gibt zurück:
this.
-
expand
public GetSpacePropertyOperationSpec.GetSpacePropertyOperationSpecBuilder expand(@Nullable @Nullable List<String> expand) A multi-value parameter indicating which properties of the space property to expand. By default, theversionobject is expanded. -versionreturns information about the version of the content. -spacereturns the space that the properties are in.- Gibt zurück:
this.
-
build
-
toString
-