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