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