public class GetAttachmentTemporaryUrlRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
attachmentId
This parameter is required.
|
构造器和说明 |
---|
GetAttachmentTemporaryUrlRequest() |
限定符和类型 | 方法和说明 |
---|---|
static GetAttachmentTemporaryUrlRequest |
build(Map<String,?> map) |
String |
getAttachmentId() |
GetAttachmentTemporaryUrlRequest |
setAttachmentId(String attachmentId) |
@NameInMap(value="attachmentId") public String attachmentId
This parameter is required.
example:006f870b-4d1c-4cd0-85b3-2e866798e947
public static GetAttachmentTemporaryUrlRequest build(Map<String,?> map) throws Exception
Exception
public GetAttachmentTemporaryUrlRequest setAttachmentId(String attachmentId)
public String getAttachmentId()
Copyright © 2024. All rights reserved.