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