DigitalOcean API Client in Java

Uses of Class
com.myjeeva.digitalocean.pojo.Snapshot

Packages that use Snapshot
com.myjeeva.digitalocean.pojo   
 

Uses of Snapshot in com.myjeeva.digitalocean.pojo
 

Methods in com.myjeeva.digitalocean.pojo that return types with arguments of type Snapshot
 List<Snapshot> Droplet.getSnapshots()
           
 

Method parameters in com.myjeeva.digitalocean.pojo with type arguments of type Snapshot
 void Droplet.setSnapshots(List<Snapshot> snapshots)
           
 


DigitalOcean API Client in Java

Copyright © 2014 myjeeva blog, All rights reserved.

The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons Attribution-Share Alike 3.0 Unported License. Libraries and code snippets on myjeeva blog has license information.