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