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