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