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