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