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