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

@Generated("io.github.primelib.primecodegen") public class Space33569E extends Object
Space33569E

The space for the content.

  • Field Details

    • key

      protected String key
      The key of the space
  • Constructor Details

    • Space33569E

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

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

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

      Parameters:
      key - The key of the space
    • Space33569E

      protected Space33569E()
  • Method Details