public class PremiumGetAttachmentSpaceRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
PremiumGetAttachmentSpaceRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PremiumGetAttachmentSpaceRequest |
build(Map<String,?> map) |
Long |
getAgentId() |
String |
getUserId() |
PremiumGetAttachmentSpaceRequest |
setAgentId(Long agentId) |
PremiumGetAttachmentSpaceRequest |
setUserId(String userId) |
@NameInMap(value="agentId") public Long agentId
8345000
@NameInMap(value="userId") public String userId
This parameter is required.
example:user123
public static PremiumGetAttachmentSpaceRequest build(Map<String,?> map) throws Exception
Exceptionpublic PremiumGetAttachmentSpaceRequest setAgentId(Long agentId)
public Long getAgentId()
public PremiumGetAttachmentSpaceRequest setUserId(String userId)
public String getUserId()
Copyright © 2025. All rights reserved.