public class ProductMetadata extends AbstractModel
Constructor and Description |
---|
ProductMetadata() |
Modifier and Type | Method and Description |
---|---|
Integer |
getCreationDate()
获取产品创建时间
|
void |
setCreationDate(Integer CreationDate)
设置产品创建时间
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
fromJsonString, getBinaryParams, getMultipartRequestParams, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.