public static class GenerateProblemPictureLinkResponseBody.GenerateProblemPictureLinkResponseBodyDataLinks extends com.aliyun.tea.TeaModel
String
key
link
GenerateProblemPictureLinkResponseBodyDataLinks()
static GenerateProblemPictureLinkResponseBody.GenerateProblemPictureLinkResponseBodyDataLinks
build(Map<String,?> map)
getKey()
getLink()
GenerateProblemPictureLinkResponseBody.GenerateProblemPictureLinkResponseBodyDataLinks
setKey(String key)
setLink(String link)
build, buildMap, confirmType, confirmType, parseObject, toMap, toMap, toModel, validate, validateParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@NameInMap(value="key") public String key
oss key
problem/xxxxxxxxxx-484d-4242-b9cf-xxxxxxxxxx
@NameInMap(value="link") public String link
http://xxxx-xxxx-bucket.oss-cn-xxxx.aliyuncs.com/pxxxx/38xxxxd-4789-4242-b9cfxxxxxxxxc6?Expires=1xxxxxxxxxx7&OSSAccessKeyId=xxxxxxxxxxxxxx7&Signature=xxxxxxxxxxxxxxxxxxxxxx
public GenerateProblemPictureLinkResponseBodyDataLinks()
public static GenerateProblemPictureLinkResponseBody.GenerateProblemPictureLinkResponseBodyDataLinks build(Map<String,?> map) throws Exception
Exception
public GenerateProblemPictureLinkResponseBody.GenerateProblemPictureLinkResponseBodyDataLinks setKey(String key)
public String getKey()
public GenerateProblemPictureLinkResponseBody.GenerateProblemPictureLinkResponseBodyDataLinks setLink(String link)
public String getLink()
Copyright © 2024. All rights reserved.