public class PreloadVodObjectCachesRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
objectPath |
Long |
ownerId |
String |
securityToken |
| 构造器和说明 |
|---|
PreloadVodObjectCachesRequest() |
@NameInMap(value="OwnerId") public Long ownerId
@NameInMap(value="SecurityToken") public String securityToken
@NameInMap(value="ObjectPath") @Validation(required=true) public String objectPath
public static PreloadVodObjectCachesRequest build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.