Class DeleteVpnGatewayRequest

    • Constructor Detail

      • DeleteVpnGatewayRequest

        public DeleteVpnGatewayRequest()
      • DeleteVpnGatewayRequest

        public DeleteVpnGatewayRequest​(DeleteVpnGatewayRequest 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.
    • Method Detail

      • getVpnGatewayId

        public String getVpnGatewayId()
        Get VPN网关实例ID。
        Returns:
        VpnGatewayId VPN网关实例ID。
      • setVpnGatewayId

        public void setVpnGatewayId​(String VpnGatewayId)
        Set VPN网关实例ID。
        Parameters:
        VpnGatewayId - VPN网关实例ID。