@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-09-29T11:12:16.359+02:00[Europe/Berlin]") public class HistoryTimeToLiveDto extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_HISTORY_TIME_TO_LIVE |
Constructor and Description |
---|
HistoryTimeToLiveDto() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getHistoryTimeToLive()
New value for historyTimeToLive field of the definition.
|
int |
hashCode() |
HistoryTimeToLiveDto |
historyTimeToLive(Integer historyTimeToLive) |
void |
setHistoryTimeToLive(Integer historyTimeToLive) |
String |
toString() |
public static final String SERIALIZED_NAME_HISTORY_TIME_TO_LIVE
public HistoryTimeToLiveDto historyTimeToLive(Integer historyTimeToLive)
@Nullable public Integer getHistoryTimeToLive()
public void setHistoryTimeToLive(Integer historyTimeToLive)
Copyright © 2022. All rights reserved.