Klasse PostAlertGroupingSettingsRequest
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.PostAlertGroupingSettingsRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PostAlertGroupingSettingsRequest
extends Object
PostAlertGroupingSettingsRequest
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
PostAlertGroupingSettingsRequest
(AlertGroupingSetting alertGroupingSetting) Constructs a validated instance ofPostAlertGroupingSettingsRequest
.Constructs a validated instance ofPostAlertGroupingSettingsRequest
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungalertGroupingSetting
(AlertGroupingSetting alertGroupingSetting) builder()
protected boolean
boolean
int
hashCode()
toString()
-
Felddetails
-
alertGroupingSetting
-
-
Konstruktordetails
-
PostAlertGroupingSettingsRequest
Constructs a validated instance ofPostAlertGroupingSettingsRequest
.- Parameter:
spec
- the specification to process
-
PostAlertGroupingSettingsRequest
Constructs a validated instance ofPostAlertGroupingSettingsRequest
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
PostAlertGroupingSettingsRequest(Consumer)
instead.- Parameter:
alertGroupingSetting
- alertGroupingSetting
-
PostAlertGroupingSettingsRequest
protected PostAlertGroupingSettingsRequest()
-
-
Methodendetails
-
builder
-
alertGroupingSetting
-
alertGroupingSetting
public PostAlertGroupingSettingsRequest alertGroupingSetting(AlertGroupingSetting alertGroupingSetting) - Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-