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

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

  • Konstruktordetails

    • Label

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

      @Internal public Label(String prefix, String name, String id, String label)
      Constructs a validated instance of Label.

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

      Parameter:
      prefix - prefix
      name - name
      id - id
      label - label
    • Label

      protected Label()
  • Methodendetails