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