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