Klasse IncidentAllOfBody

java.lang.Object
io.github.primelib.pagerduty4j.rest.model.IncidentAllOfBody

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

    • details

      protected Object details
      Additional incident details.
  • Konstruktordetails

    • IncidentAllOfBody

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

      @Internal public IncidentAllOfBody(Object details)
      Constructs a validated instance of IncidentAllOfBody.

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

      Parameter:
      details - Additional incident details.
    • IncidentAllOfBody

      protected IncidentAllOfBody()
  • Methodendetails