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