Class WebResourceDependencies
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.WebResourceDependencies
WebResourceDependencies
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SuperBatchWebResourcesprotected Tags5C2963protected Uris867F9B -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructs a validated instance ofWebResourceDependencies.WebResourceDependencies(Map<String, Object> Expandable, List<String> keys, List<String> contexts, Uris867F9B uris, Tags5C2963 tags, SuperBatchWebResources superbatch) Constructs a validated instance ofWebResourceDependencies. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancontexts()booleanExpandable(Map<String, Object> Expandable) inthashCode()keys()superbatch(SuperBatchWebResources superbatch) tags()tags(Tags5C2963 tags) toString()uris()uris(Uris867F9B uris)
-
Field Details
-
Expandable
-
keys
-
contexts
-
uris
-
tags
-
superbatch
-
-
Constructor Details
-
WebResourceDependencies
Constructs a validated instance ofWebResourceDependencies.- Parameters:
spec- the specification to process
-
WebResourceDependencies
@Internal public WebResourceDependencies(Map<String, Object> Expandable, List<String> keys, List<String> contexts, Uris867F9B uris, Tags5C2963 tags, SuperBatchWebResources superbatch) Constructs a validated instance ofWebResourceDependencies.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WebResourceDependencies(Consumer)instead.- Parameters:
Expandable- Expandablekeys- keyscontexts- contextsuris- uristags- tagssuperbatch- superbatch
-
WebResourceDependencies
protected WebResourceDependencies()
-
-
Method Details
-
Expandable
-
keys
-
contexts
-
uris
-
tags
-
superbatch
-
Expandable
- Returns:
this.
-
keys
- Returns:
this.
-
contexts
- Returns:
this.
-
uris
- Returns:
this.
-
tags
- Returns:
this.
-
superbatch
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-