public class DescribeGrantRulesToCenResponse
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
DescribeGrantRulesToCenResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
构造器和说明 |
---|
DescribeGrantRulesToCenResponse() |
限定符和类型 | 方法和说明 |
---|---|
static DescribeGrantRulesToCenResponse |
build(Map<String,?> map) |
DescribeGrantRulesToCenResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
Integer |
getStatusCode() |
DescribeGrantRulesToCenResponse |
setBody(DescribeGrantRulesToCenResponseBody body) |
DescribeGrantRulesToCenResponse |
setHeaders(Map<String,String> headers) |
DescribeGrantRulesToCenResponse |
setStatusCode(Integer statusCode) |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public DescribeGrantRulesToCenResponseBody body
public static DescribeGrantRulesToCenResponse build(Map<String,?> map) throws Exception
Exception
public DescribeGrantRulesToCenResponse setHeaders(Map<String,String> headers)
public DescribeGrantRulesToCenResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public DescribeGrantRulesToCenResponse setBody(DescribeGrantRulesToCenResponseBody body)
public DescribeGrantRulesToCenResponseBody getBody()
Copyright © 2024. All rights reserved.