Klasse License

java.lang.Object
io.github.primelib.jira4j.restv3.model.License

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

  • Konstruktordetails

    • License

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

      @Internal public License(List<LicensedApplication> applications)
      Constructs a validated instance of License.

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

      Parameter:
      applications - The applications under this license.
    • License

      protected License()
  • Methodendetails