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