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