DigitalOcean API Client in Java

Uses of Package
com.myjeeva.digitalocean.pojo

Packages that use com.myjeeva.digitalocean.pojo
com.myjeeva.digitalocean   
com.myjeeva.digitalocean.impl   
 

Classes in com.myjeeva.digitalocean.pojo used by com.myjeeva.digitalocean
Domain
          Represents Domain (TLD) attributes of DigitalOcean DNS
DomainRecord
          Represents DomainRecord (TLD) Record attributes of DigitalOcean DNS
Droplet
          Represents Droplet attributes of DigitalOcean
DropletImage
          Represents Droplet Image (also public images aka Distribution) attributes of DigitalOcean (distribution, snapshots or backups)
DropletSize
          Represents Droplet Size (aka Droplet Plan) attributes of DigitalOcean
Region
          Represents Region (aka Data Center) attributes of DigitalOcean
Response
          Represents generic response return object of DigitalOcean API request
SshKey
          Represents SSH Key attributes of DigitalOcean
 

Classes in com.myjeeva.digitalocean.pojo used by com.myjeeva.digitalocean.impl
Domain
          Represents Domain (TLD) attributes of DigitalOcean DNS
DomainRecord
          Represents DomainRecord (TLD) Record attributes of DigitalOcean DNS
Droplet
          Represents Droplet attributes of DigitalOcean
DropletImage
          Represents Droplet Image (also public images aka Distribution) attributes of DigitalOcean (distribution, snapshots or backups)
DropletSize
          Represents Droplet Size (aka Droplet Plan) attributes of DigitalOcean
Region
          Represents Region (aka Data Center) attributes of DigitalOcean
Response
          Represents generic response return object of DigitalOcean API request
SshKey
          Represents SSH Key attributes of DigitalOcean
 


DigitalOcean API Client in Java

Copyright © 2013 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.