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