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