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