|
DigitalOcean API Client in Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DropletImage | |
|---|---|
| com.myjeeva.digitalocean | |
| com.myjeeva.digitalocean.impl | |
| Uses of DropletImage in com.myjeeva.digitalocean |
|---|
| Methods in com.myjeeva.digitalocean that return DropletImage | |
|---|---|
DropletImage |
DigitalOcean.getImageInfo(Integer imageId)
Method retrieves the attributes of an image. |
| Methods in com.myjeeva.digitalocean that return types with arguments of type DropletImage | |
|---|---|
List<DropletImage> |
DigitalOcean.getAvailableImages()
Method returns all the available images that can be accessed by your client ID. |
| Uses of DropletImage in com.myjeeva.digitalocean.impl |
|---|
| Methods in com.myjeeva.digitalocean.impl that return DropletImage | |
|---|---|
DropletImage |
DigitalOceanClient.getImageInfo(Integer imageId)
|
| Methods in com.myjeeva.digitalocean.impl that return types with arguments of type DropletImage | |
|---|---|
List<DropletImage> |
DigitalOceanClient.getAvailableImages()
|
|
DigitalOcean API Client in Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||