Klasse TaskBodySingle

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

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

    • storage

      protected BodyType storage
    • atlasDocFormat

      protected BodyType atlasDocFormat
  • Konstruktordetails

    • TaskBodySingle

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

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

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

      Parameter:
      storage - storage
      atlasDocFormat - atlasDocFormat
    • TaskBodySingle

      protected TaskBodySingle()
  • Methodendetails