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

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

The key for the space of the template. Required if the template is a space template. Set this to the current `space.key`.

  • Field Details

  • Constructor Details

    • Spaceb021Ae

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

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

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

      Parameters:
      key - key
    • Spaceb021Ae

      protected Spaceb021Ae()
  • Method Details