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