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