Class ZencoderAllUsage
java.lang.Object
com.brightcove.zencoder.client.reports.ZencoderAllUsage
public class ZencoderAllUsage extends Object
-
Constructor Summary
Constructors Constructor Description ZencoderAllUsage()
-
Method Summary
Modifier and Type Method Description ZencoderAllStats
getStatistics()
ZencoderAllTotal
getTotal()
void
setStatistics(ZencoderAllStats statistics)
void
setTotal(ZencoderAllTotal total)
-
Constructor Details
-
ZencoderAllUsage
public ZencoderAllUsage()
-
-
Method Details