程序包 | 说明 |
---|---|
com.aliyun.vpc20160428 | |
com.aliyun.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
AssociateVpnGatewayWithCertificateResponse |
Client.associateVpnGatewayWithCertificate(AssociateVpnGatewayWithCertificateRequest request)
description :
Before you associate a VPN gateway with an SSL certificate, take note of the following items:
You can associate only VPN gateways of the ShangMi (SM) type with SSL certificates.
|
AssociateVpnGatewayWithCertificateResponse |
Client.associateVpnGatewayWithCertificateWithOptions(AssociateVpnGatewayWithCertificateRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
Before you associate a VPN gateway with an SSL certificate, take note of the following items:
You can associate only VPN gateways of the ShangMi (SM) type with SSL certificates.
|
限定符和类型 | 方法和说明 |
---|---|
static AssociateVpnGatewayWithCertificateRequest |
AssociateVpnGatewayWithCertificateRequest.build(Map<String,?> map) |
AssociateVpnGatewayWithCertificateRequest |
AssociateVpnGatewayWithCertificateRequest.setCertificateId(String certificateId) |
AssociateVpnGatewayWithCertificateRequest |
AssociateVpnGatewayWithCertificateRequest.setCertificateType(String certificateType) |
AssociateVpnGatewayWithCertificateRequest |
AssociateVpnGatewayWithCertificateRequest.setClientToken(String clientToken) |
AssociateVpnGatewayWithCertificateRequest |
AssociateVpnGatewayWithCertificateRequest.setDryRun(Boolean dryRun) |
AssociateVpnGatewayWithCertificateRequest |
AssociateVpnGatewayWithCertificateRequest.setRegionId(String regionId) |
AssociateVpnGatewayWithCertificateRequest |
AssociateVpnGatewayWithCertificateRequest.setVpnGatewayId(String vpnGatewayId) |
Copyright © 2024. All rights reserved.