Klasse GetTaskByIdOperationSpec.GetTaskByIdOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.GetTaskByIdOperationSpec.GetTaskByIdOperationSpecBuilder
- Umschließende Klasse:
GetTaskByIdOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbodyFormat(@Nullable PrimaryBodyRepresentation bodyFormat) The content format types to be returned in thebodyfield of the response.build()The ID of the task to be returned.toString()
-
Methodendetails
-
id
The ID of the task to be returned. If you don't know the task ID, use Get tasks and filter the results.- Gibt zurück:
this.
-
bodyFormat
public GetTaskByIdOperationSpec.GetTaskByIdOperationSpecBuilder bodyFormat(@Nullable @Nullable PrimaryBodyRepresentation bodyFormat) The content format types to be returned in thebodyfield of the response. If available, the representation will be available under a response field of the same name under thebodyfield.- Gibt zurück:
this.
-
build
-
toString
-