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