Class Expandable7De7Ff

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

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

    • editor

      protected String editor
    • view

      protected String view
    • exportView

      protected String exportView
    • styledView

      protected String styledView
    • storage

      protected String storage
    • editor2

      protected String editor2
    • anonymousExportView

      protected String anonymousExportView
    • atlasDocFormat

      protected String atlasDocFormat
    • wiki

      protected String wiki
    • dynamic

      protected String dynamic
    • raw

      protected String raw
  • Constructor Details

    • Expandable7De7Ff

      public Expandable7De7Ff(Consumer<Expandable7De7Ff> spec)
      Constructs a validated instance of Expandable7De7Ff.
      Parameters:
      spec - the specification to process
    • Expandable7De7Ff

      @Internal public Expandable7De7Ff(String editor, String view, String exportView, String styledView, String storage, String editor2, String anonymousExportView, String atlasDocFormat, String wiki, String dynamic, String raw)
      Constructs a validated instance of Expandable7De7Ff.

      NOTE: This constructor is not considered stable and may change if the model is updated. Consider using Expandable7De7Ff(Consumer) instead.

      Parameters:
      editor - editor
      view - view
      exportView - exportView
      styledView - styledView
      storage - storage
      editor2 - editor2
      anonymousExportView - anonymousExportView
      atlasDocFormat - atlasDocFormat
      wiki - wiki
      dynamic - dynamic
      raw - raw
    • Expandable7De7Ff

      protected Expandable7De7Ff()
  • Method Details