public static class DescribePlayUserTotalResponseBody.DescribePlayUserTotalResponseBodyUserPlayStatisTotalsUserPlayStatisTotalVV
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
android
The total number of video views played by using ApsaraVideo Player SDK for Android.
|
String |
flash
The total number of video views played by using the Flash player.
|
String |
HTML5
The total number of video views played by using the HTML5 player.
|
String |
iOS
The total number of video views played by using ApsaraVideo Player SDK for iOS.
|
| 构造器和说明 |
|---|
DescribePlayUserTotalResponseBodyUserPlayStatisTotalsUserPlayStatisTotalVV() |
@NameInMap(value="Android") public String android
The total number of video views played by using ApsaraVideo Player SDK for Android.
@NameInMap(value="Flash") public String flash
The total number of video views played by using the Flash player.
@NameInMap(value="HTML5") public String HTML5
The total number of video views played by using the HTML5 player.
@NameInMap(value="iOS") public String iOS
The total number of video views played by using ApsaraVideo Player SDK for iOS.
public DescribePlayUserTotalResponseBodyUserPlayStatisTotalsUserPlayStatisTotalVV()
public static DescribePlayUserTotalResponseBody.DescribePlayUserTotalResponseBodyUserPlayStatisTotalsUserPlayStatisTotalVV build(Map<String,?> map) throws Exception
Exceptionpublic DescribePlayUserTotalResponseBody.DescribePlayUserTotalResponseBodyUserPlayStatisTotalsUserPlayStatisTotalVV setAndroid(String android)
public String getAndroid()
public DescribePlayUserTotalResponseBody.DescribePlayUserTotalResponseBodyUserPlayStatisTotalsUserPlayStatisTotalVV setFlash(String flash)
public String getFlash()
public DescribePlayUserTotalResponseBody.DescribePlayUserTotalResponseBodyUserPlayStatisTotalsUserPlayStatisTotalVV setHTML5(String HTML5)
public String getHTML5()
public DescribePlayUserTotalResponseBody.DescribePlayUserTotalResponseBodyUserPlayStatisTotalsUserPlayStatisTotalVV setIOS(String iOS)
public String getIOS()
Copyright © 2024. All rights reserved.