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