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