Class GetContentbodyConvertAsyncBulkTasksV1OperationSpec
java.lang.Object
io.github.primelib.confluence4j.rest.v1.operations.GetContentbodyConvertAsyncBulkTasksV1OperationSpec
@Generated("io.github.primelib.primecodegen")
public class GetContentbodyConvertAsyncBulkTasksV1OperationSpec
extends Object
GetContentbodyConvertAsyncBulkTasksV1
Returns the content body for the corresponding `asyncId` of a completed conversion task. If the task is not completed, the task status is returned instead. Once a conversion task is completed, the result can be obtained for up to 5 minutes, or until an identical conversion request is made again with the `allowCache` parameter set to false. Note that there is a maximum limit of 50 task results per request to this endpoint. **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**: Permission to access the Confluence site ('Can use' global permission).
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Booleanallows to disable validation of the spec, use with care! -
Constructor Summary
ConstructorsConstructorDescriptionGetContentbodyConvertAsyncBulkTasksV1OperationSpec(Consumer<GetContentbodyConvertAsyncBulkTasksV1OperationSpec> spec) Constructs a validated instance ofGetContentbodyConvertAsyncBulkTasksV1OperationSpec. -
Method Summary
-
Field Details
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Constructor Details
-
GetContentbodyConvertAsyncBulkTasksV1OperationSpec
@Internal public GetContentbodyConvertAsyncBulkTasksV1OperationSpec(Consumer<GetContentbodyConvertAsyncBulkTasksV1OperationSpec> spec) Constructs a validated instance ofGetContentbodyConvertAsyncBulkTasksV1OperationSpec.- Parameters:
spec- the specification to process
-
-
Method Details
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Throws:
NullPointerException
-
ids
The asyncIds of the conversion tasks. -
ids
The asyncIds of the conversion tasks.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-