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