Uses of Class
com.twitter.clientlib.model.VideoAllOfPromotedMetrics
-
Packages that use VideoAllOfPromotedMetrics Package Description com.twitter.clientlib.model -
-
Uses of VideoAllOfPromotedMetrics in com.twitter.clientlib.model
Methods in com.twitter.clientlib.model that return VideoAllOfPromotedMetrics Modifier and Type Method Description static VideoAllOfPromotedMetricsVideoAllOfPromotedMetrics. fromJson(String jsonString)Create an instance of VideoAllOfPromotedMetrics given an JSON stringVideoAllOfPromotedMetricsVideo. getPromotedMetrics()Get promotedMetricsVideoAllOfPromotedMetricsVideoAllOf. getPromotedMetrics()Get promotedMetricsVideoAllOfPromotedMetricsVideoAllOfPromotedMetrics. playback0Count(Integer playback0Count)VideoAllOfPromotedMetricsVideoAllOfPromotedMetrics. playback100Count(Integer playback100Count)VideoAllOfPromotedMetricsVideoAllOfPromotedMetrics. playback25Count(Integer playback25Count)VideoAllOfPromotedMetricsVideoAllOfPromotedMetrics. playback50Count(Integer playback50Count)VideoAllOfPromotedMetricsVideoAllOfPromotedMetrics. playback75Count(Integer playback75Count)VideoAllOfPromotedMetricsVideoAllOfPromotedMetrics. viewCount(Integer viewCount)Methods in com.twitter.clientlib.model with parameters of type VideoAllOfPromotedMetrics Modifier and Type Method Description VideoVideo. promotedMetrics(VideoAllOfPromotedMetrics promotedMetrics)VideoAllOfVideoAllOf. promotedMetrics(VideoAllOfPromotedMetrics promotedMetrics)voidVideo. setPromotedMetrics(VideoAllOfPromotedMetrics promotedMetrics)voidVideoAllOf. setPromotedMetrics(VideoAllOfPromotedMetrics promotedMetrics)
-