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