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

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

The key for the space of the new template. Only applies to space templates. If the spaceKey is not specified, the template will be created as a global template.

  • Field Details

  • Constructor Details

    • Space3Ea116

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

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

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

      Parameters:
      key - key
    • Space3Ea116

      protected Space3Ea116()
  • Method Details