public class DescribePlayTopVideosRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DescribePlayTopVideosRequest() |
@NameInMap(value="OwnerId") public Long ownerId
@NameInMap(value="BizDate") @Validation(required=true) public String bizDate
@NameInMap(value="PageNo") public Long pageNo
@NameInMap(value="PageSize") public Long pageSize
public static DescribePlayTopVideosRequest build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.