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