java.lang.Object
io.github.primelib.pagerduty4j.rest.model.CreateIncidentNoteRequestNote
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateIncidentNoteRequestNote
extends Object
CreateIncidentNoteRequestNote
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen
-
-
Konstruktorübersicht
Konstruktoren
-
Methodenübersicht
protected boolean
boolean
int
-
-
Konstruktordetails
-
CreateIncidentNoteRequestNote
- Parameter:
spec - the specification to process
-
CreateIncidentNoteRequestNote
@Internal
public CreateIncidentNoteRequestNote(String content)
- Parameter:
content - The note content
-
CreateIncidentNoteRequestNote
protected CreateIncidentNoteRequestNote()
-
Methodendetails
-
-
-
content
The note content
- Gibt zurück:
this.
-
-
canEqual
protected boolean canEqual(Object other)
-
hashCode
public int hashCode()
- Setzt außer Kraft:
hashCode in Klasse Object
-