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