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