Klasse GetPageContentPropertiesByIdOperationSpec.GetPageContentPropertiesByIdOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.GetPageContentPropertiesByIdOperationSpec.GetPageContentPropertiesByIdOperationSpecBuilder
- Umschließende Klasse:
GetPageContentPropertiesByIdOperationSpec
public static class GetPageContentPropertiesByIdOperationSpec.GetPageContentPropertiesByIdOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The ID of the page for which content properties should be returned.propertyId(@NotNull Long propertyId) The ID of the content property being requested.toString()
-
Methodendetails
-
pageId
public GetPageContentPropertiesByIdOperationSpec.GetPageContentPropertiesByIdOperationSpecBuilder pageId(@NotNull @NotNull Long pageId) The ID of the page for which content properties should be returned.- Gibt zurück:
this.
-
propertyId
public GetPageContentPropertiesByIdOperationSpec.GetPageContentPropertiesByIdOperationSpecBuilder propertyId(@NotNull @NotNull Long propertyId) The ID of the content property being requested.- Gibt zurück:
this.
-
build
-
toString
-