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