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

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

    • key

      protected String key
      The key of the space
  • Constructor Details

    • Space505A67

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

      @Internal public Space505A67(String key)
      Constructs a validated instance of Space505A67.

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

      Parameters:
      key - The key of the space
    • Space505A67

      protected Space505A67()
  • Method Details