Uses of Class
ai.promoted.delivery.model.Timing
-
Packages that use Timing Package Description ai.promoted.delivery.model -
-
Uses of Timing in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return Timing Modifier and Type Method Description TimingTiming. clientLogTimestamp(Long clientLogTimestamp)TimingTiming. eventApiTimestamp(Long eventApiTimestamp)TimingInsertion. getTiming()Get timingTimingLogRequest. getTiming()Get timingTimingRequest. getTiming()Get timingTimingTiming. logTimestamp(Long logTimestamp)Methods in ai.promoted.delivery.model with parameters of type Timing Modifier and Type Method Description voidInsertion. setTiming(Timing timing)voidLogRequest. setTiming(Timing timing)voidRequest. setTiming(Timing timing)InsertionInsertion. timing(Timing timing)LogRequestLogRequest. timing(Timing timing)RequestRequest. timing(Timing timing)
-