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