Klasse UpdateLogEntryChannelRequestChannel
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.UpdateLogEntryChannelRequestChannel
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class UpdateLogEntryChannelRequestChannel
extends Object
UpdateLogEntryChannelRequestChannel
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enumChannel type. -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedUpdateLogEntryChannelRequestChannel(String details, UpdateLogEntryChannelRequestChannel.TypeEnum type) Constructs a validated implementation ofUpdateLogEntryChannelRequestChannel. -
Methodenübersicht
-
Felddetails
-
details
New channel details -
type
Channel type. Cannot be changed and must match the present value.
-
-
Konstruktordetails
-
UpdateLogEntryChannelRequestChannel
@Internal public UpdateLogEntryChannelRequestChannel(Consumer<UpdateLogEntryChannelRequestChannel> spec) Constructs a validated implementation ofUpdateLogEntryChannelRequestChannel.- Parameter:
spec- the specification to process
-
UpdateLogEntryChannelRequestChannel
public UpdateLogEntryChannelRequestChannel(String details, UpdateLogEntryChannelRequestChannel.TypeEnum type) -
UpdateLogEntryChannelRequestChannel
protected UpdateLogEntryChannelRequestChannel()
-
-
Methodendetails
-
details
New channel details -
type
Channel type. Cannot be changed and must match the present value. -
details
New channel details- Gibt zurück:
this.
-
type
Channel type. Cannot be changed and must match the present value.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-