Package | Description |
---|---|
com.myjeeva.digitalocean | |
com.myjeeva.digitalocean.impl |
Modifier and Type | Method and Description |
---|---|
Actions |
DigitalOcean.getAvailableActions(Integer pageNo)
Method return all the action informations, regardless of categories.
|
Actions |
DigitalOcean.getAvailableDropletActions(Integer dropletId,
Integer pageNo)
Method return all the action informations; specific to given Droplet Id
|
Actions |
DigitalOcean.getAvailableImageActions(Integer imageId,
Integer pageNo)
Method return all the action informations; specific to given Image Id
|
Modifier and Type | Method and Description |
---|---|
Actions |
DigitalOceanClient.getAvailableActions(Integer pageNo) |
Actions |
DigitalOceanClient.getAvailableDropletActions(Integer dropletId,
Integer pageNo) |
Actions |
DigitalOceanClient.getAvailableImageActions(Integer imageId,
Integer pageNo) |
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.