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