Klasse AlertGroupingParameters
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.AlertGroupingParameters
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AlertGroupingParameters
extends Object
AlertGroupingParameters
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
static enum
-
Feldübersicht
Modifizierer und TypFeldBeschreibungprotected AlertGroupingParametersConfig
protected AlertGroupingParameters.TypeEnum
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
AlertGroupingParameters
(AlertGroupingParameters.TypeEnum type, AlertGroupingParametersConfig config) Constructs a validated instance ofAlertGroupingParameters
.Constructs a validated instance ofAlertGroupingParameters
. -
Methodenübersicht
-
Felddetails
-
type
-
config
-
-
Konstruktordetails
-
AlertGroupingParameters
Constructs a validated instance ofAlertGroupingParameters
.- Parameter:
spec
- the specification to process
-
AlertGroupingParameters
@Internal public AlertGroupingParameters(AlertGroupingParameters.TypeEnum type, AlertGroupingParametersConfig config) Constructs a validated instance ofAlertGroupingParameters
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AlertGroupingParameters(Consumer)
instead.- Parameter:
type
- typeconfig
- config
-
AlertGroupingParameters
protected AlertGroupingParameters()
-
-
Methodendetails