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