Class HistoryTimeToLiveDto


  • public class HistoryTimeToLiveDto
    extends Object
    HistoryTimeToLiveDto
    • Field Detail

      • SERIALIZED_NAME_HISTORY_TIME_TO_LIVE

        public static final String SERIALIZED_NAME_HISTORY_TIME_TO_LIVE
        See Also:
        Constant Field Values
    • Constructor Detail

      • HistoryTimeToLiveDto

        public HistoryTimeToLiveDto()
    • Method Detail

      • getHistoryTimeToLive

        public Integer getHistoryTimeToLive()
        New value for historyTimeToLive field of the definition. Can be `null`. Can not be negative. minimum: 0
        Returns:
        historyTimeToLive
      • setHistoryTimeToLive

        public void setHistoryTimeToLive​(Integer historyTimeToLive)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object