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