public class SendLinkResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
SendLinkResponseBody.SendLinkResponseBodyFile |
限定符和类型 | 字段和说明 |
---|---|
SendLinkResponseBody.SendLinkResponseBodyFile |
file |
构造器和说明 |
---|
SendLinkResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static SendLinkResponseBody |
build(Map<String,?> map) |
SendLinkResponseBody.SendLinkResponseBodyFile |
getFile() |
SendLinkResponseBody |
setFile(SendLinkResponseBody.SendLinkResponseBodyFile file) |
@NameInMap(value="file") public SendLinkResponseBody.SendLinkResponseBodyFile file
public static SendLinkResponseBody build(Map<String,?> map) throws Exception
Exception
public SendLinkResponseBody setFile(SendLinkResponseBody.SendLinkResponseBodyFile file)
public SendLinkResponseBody.SendLinkResponseBodyFile getFile()
Copyright © 2024. All rights reserved.