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