Klasse GetContentDescendantsOperationSpec.GetContentDescendantsOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetContentDescendantsOperationSpec.GetContentDescendantsOperationSpecBuilder
- Umschließende Klasse:
GetContentDescendantsOperationSpec
public static class GetContentDescendantsOperationSpec.GetContentDescendantsOperationSpecBuilder
extends Object
-
Methodendetails
-
id
public GetContentDescendantsOperationSpec.GetContentDescendantsOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the content to be queried for its descendants.- Gibt zurück:
this.
-
expand
public GetContentDescendantsOperationSpec.GetContentDescendantsOperationSpecBuilder expand(@Nullable @Nullable List<String> expand) A multi-value parameter indicating which properties of the children to expand, where: -attachmentreturns all attachments for the content. -commentsreturns all comments for the content. -pagereturns all child pages of the content.- Gibt zurück:
this.
-
build
-
toString
-