Class WebResourceDependencies

java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.WebResourceDependencies

@Generated("io.github.primelib.primecodegen") public class WebResourceDependencies extends Object
WebResourceDependencies
  • Field Details

  • Constructor Details

  • Method Details

    • additionalExpandable

      public Map<String,Object> additionalExpandable()
      Fluent getter for additionalExpandable.
      Returns:
      additionalExpandable
    • additionalExpandable

      public WebResourceDependencies additionalExpandable(Map<String,Object> additionalExpandable)
      Fluent setter for additionalExpandable.
      Parameters:
      additionalExpandable - additionalExpandable
      Returns:
      this
    • getAdditionalExpandable

      public Map<String,Object> getAdditionalExpandable()
      Gets the value of additionalExpandable.
      Returns:
      additionalExpandable
    • setAdditionalExpandable

      public void setAdditionalExpandable(Map<String,Object> additionalExpandable)
      Sets the value of additionalExpandable.
      Parameters:
      additionalExpandable - additionalExpandable
    • keys

      public List<String> keys()
      Fluent getter for keys.
      Returns:
      keys
    • keys

      public WebResourceDependencies keys(List<String> keys)
      Fluent setter for keys.
      Parameters:
      keys - keys
      Returns:
      this
    • getKeys

      public List<String> getKeys()
      Gets the value of keys.
      Returns:
      keys
    • setKeys

      public void setKeys(List<String> keys)
      Sets the value of keys.
      Parameters:
      keys - keys
    • contexts

      public List<String> contexts()
      Fluent getter for contexts.
      Returns:
      contexts
    • contexts

      public WebResourceDependencies contexts(List<String> contexts)
      Fluent setter for contexts.
      Parameters:
      contexts - contexts
      Returns:
      this
    • getContexts

      public List<String> getContexts()
      Gets the value of contexts.
      Returns:
      contexts
    • setContexts

      public void setContexts(List<String> contexts)
      Sets the value of contexts.
      Parameters:
      contexts - contexts
    • uris

      public Uris867F9B uris()
      Fluent getter for uris.
      Returns:
      uris
    • uris

      public WebResourceDependencies uris(Uris867F9B uris)
      Fluent setter for uris.
      Parameters:
      uris - uris
      Returns:
      this
    • getUris

      public Uris867F9B getUris()
      Gets the value of uris.
      Returns:
      uris
    • setUris

      public void setUris(Uris867F9B uris)
      Sets the value of uris.
      Parameters:
      uris - uris
    • tags

      public Tags5C2963 tags()
      Fluent getter for tags.
      Returns:
      tags
    • tags

      public WebResourceDependencies tags(Tags5C2963 tags)
      Fluent setter for tags.
      Parameters:
      tags - tags
      Returns:
      this
    • getTags

      public Tags5C2963 getTags()
      Gets the value of tags.
      Returns:
      tags
    • setTags

      public void setTags(Tags5C2963 tags)
      Sets the value of tags.
      Parameters:
      tags - tags
    • superbatch

      public SuperBatchWebResources superbatch()
      Fluent getter for superbatch.
      Returns:
      superbatch
    • superbatch

      public WebResourceDependencies superbatch(SuperBatchWebResources superbatch)
      Fluent setter for superbatch.
      Parameters:
      superbatch - superbatch
      Returns:
      this
    • getSuperbatch

      public SuperBatchWebResources getSuperbatch()
      Gets the value of superbatch.
      Returns:
      superbatch
    • setSuperbatch

      public void setSuperbatch(SuperBatchWebResources superbatch)
      Sets the value of superbatch.
      Parameters:
      superbatch - superbatch
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object