public class PremiumGetAttachmentSpaceResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
PremiumGetAttachmentSpaceResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
PremiumGetAttachmentSpaceResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PremiumGetAttachmentSpaceResponse |
build(Map<String,?> map) |
PremiumGetAttachmentSpaceResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
Integer |
getStatusCode() |
PremiumGetAttachmentSpaceResponse |
setBody(PremiumGetAttachmentSpaceResponseBody body) |
PremiumGetAttachmentSpaceResponse |
setHeaders(Map<String,String> headers) |
PremiumGetAttachmentSpaceResponse |
setStatusCode(Integer statusCode) |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public PremiumGetAttachmentSpaceResponseBody body
public static PremiumGetAttachmentSpaceResponse build(Map<String,?> map) throws Exception
Exceptionpublic PremiumGetAttachmentSpaceResponse setHeaders(Map<String,String> headers)
public PremiumGetAttachmentSpaceResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public PremiumGetAttachmentSpaceResponse setBody(PremiumGetAttachmentSpaceResponseBody body)
public PremiumGetAttachmentSpaceResponseBody getBody()
Copyright © 2025. All rights reserved.