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