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