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