Package com.myjeeva.digitalocean.pojo
Class Backups
java.lang.Object
com.myjeeva.digitalocean.pojo.RateLimitBase
com.myjeeva.digitalocean.pojo.Base
com.myjeeva.digitalocean.pojo.Backups
- All Implemented Interfaces:
Serializable
Represents Backups attributes
- Since:
- v2.0
- Author:
- Jeevanandam M. (jeeva@myjeeva.com)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.myjeeva.digitalocean.pojo.Base
getLinks, getMeta, setLinks, setMeta, toStringMethods inherited from class com.myjeeva.digitalocean.pojo.RateLimitBase
getRateLimit, setRateLimit
-
Constructor Details
-
Backups
public Backups()
-
-
Method Details
-
getBackups
- Returns:
- the backups
-
setBackups
- Parameters:
backups- the backups to set
-