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 TimeToLiveDTO
ExpectationDTO. getTimeToLive()
Methods in org.mockserver.serialization.model with parameters of type TimeToLiveDTO Modifier and Type Method Description ExpectationDTO
ExpectationDTO. setTimeToLive(TimeToLiveDTO timeToLive)
-