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