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