java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.BodySingle

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class BodySingle extends Object
BodySingle
  • Felddetails

    • storage

      protected BodyType storage
    • atlasDocFormat

      protected BodyType atlasDocFormat
    • view

      protected BodyType view
  • Konstruktordetails

    • BodySingle

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

      @Internal public BodySingle(BodyType storage, BodyType atlasDocFormat, BodyType view)
      Constructs a validated instance of BodySingle.

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

      Parameter:
      storage - storage
      atlasDocFormat - atlasDocFormat
      view - view
    • BodySingle

      protected BodySingle()
  • Methodendetails