java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.UserWatch

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

    • watching

      protected Boolean watching
  • Konstruktordetails

    • UserWatch

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

      @Internal public UserWatch(Boolean watching)
      Constructs a validated instance of UserWatch.

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

      Parameter:
      watching - watching
    • UserWatch

      protected UserWatch()
  • Methodendetails