Class SuperBatchWebResources
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.SuperBatchWebResources
SuperBatchWebResources
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructs a validated instance ofSuperBatchWebResources.Constructs a validated instance ofSuperBatchWebResources. -
Method Summary
-
Field Details
-
uris
-
tags
-
metatags
-
Expandable
-
-
Constructor Details
-
SuperBatchWebResources
Constructs a validated instance ofSuperBatchWebResources.- Parameters:
spec- the specification to process
-
SuperBatchWebResources
@Internal public SuperBatchWebResources(Uris uris, Tags tags, String metatags, Map<String, Object> Expandable) Constructs a validated instance ofSuperBatchWebResources.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SuperBatchWebResources(Consumer)instead.- Parameters:
uris- uristags- tagsmetatags- metatagsExpandable- Expandable
-
SuperBatchWebResources
protected SuperBatchWebResources()
-
-
Method Details