Uses of Class
com.tencentcloudapi.vpc.v20170312.models.RenewVpnGatewayRequest
-
Packages that use RenewVpnGatewayRequest Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of RenewVpnGatewayRequest in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 with parameters of type RenewVpnGatewayRequest Modifier and Type Method Description RenewVpnGatewayResponseVpcClient. RenewVpnGateway(RenewVpnGatewayRequest req)本接口(RenewVpnGateway)用于预付费(包年包月)VPN网关续费。目前只支持IPSEC网关。 -
Uses of RenewVpnGatewayRequest in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type RenewVpnGatewayRequest Constructor Description RenewVpnGatewayRequest(RenewVpnGatewayRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-