Klasse PutBusinessServicePriorityThresholds200ResponseGlobalThreshold
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.PutBusinessServicePriorityThresholds200ResponseGlobalThreshold
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PutBusinessServicePriorityThresholds200ResponseGlobalThreshold
extends Object
PutBusinessServicePriorityThresholds200ResponseGlobalThreshold
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofPutBusinessServicePriorityThresholds200ResponseGlobalThreshold
.PutBusinessServicePriorityThresholds200ResponseGlobalThreshold
(Consumer<PutBusinessServicePriorityThresholds200ResponseGlobalThreshold> spec) Constructs a validated instance ofPutBusinessServicePriorityThresholds200ResponseGlobalThreshold
. -
Methodenübersicht
-
Felddetails
-
id
-
order
-
-
Konstruktordetails
-
PutBusinessServicePriorityThresholds200ResponseGlobalThreshold
public PutBusinessServicePriorityThresholds200ResponseGlobalThreshold(Consumer<PutBusinessServicePriorityThresholds200ResponseGlobalThreshold> spec) Constructs a validated instance ofPutBusinessServicePriorityThresholds200ResponseGlobalThreshold
.- Parameter:
spec
- the specification to process
-
PutBusinessServicePriorityThresholds200ResponseGlobalThreshold
@Internal public PutBusinessServicePriorityThresholds200ResponseGlobalThreshold(String id, BigDecimal order) Constructs a validated instance ofPutBusinessServicePriorityThresholds200ResponseGlobalThreshold
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
PutBusinessServicePriorityThresholds200ResponseGlobalThreshold(Consumer)
instead.- Parameter:
id
- idorder
- order
-
PutBusinessServicePriorityThresholds200ResponseGlobalThreshold
protected PutBusinessServicePriorityThresholds200ResponseGlobalThreshold()
-
-
Methodendetails