Uses of Class
org.mockserver.serialization.model.TimeToLiveDTO
-
Packages that use TimeToLiveDTO Package Description org.mockserver.serialization.model -
-
Uses of TimeToLiveDTO in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return TimeToLiveDTO Modifier and Type Method Description TimeToLiveDTOExpectationDTO. getTimeToLive()Methods in org.mockserver.serialization.model with parameters of type TimeToLiveDTO Modifier and Type Method Description ExpectationDTOExpectationDTO. setTimeToLive(TimeToLiveDTO timeToLive)
-