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