public class UpdateConnectorResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateConnectorResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateConnectorResponse |
build(Map<String,?> map) |
UpdateConnectorResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
UpdateConnectorResponse |
setBody(UpdateConnectorResponseBody body) |
UpdateConnectorResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public UpdateConnectorResponseBody body
public static UpdateConnectorResponse build(Map<String,?> map) throws Exception
Exceptionpublic UpdateConnectorResponse setHeaders(Map<String,String> headers)
public UpdateConnectorResponse setBody(UpdateConnectorResponseBody body)
public UpdateConnectorResponseBody getBody()
Copyright © 2022. All rights reserved.