Package | Description |
---|---|
com.myjeeva.digitalocean | |
com.myjeeva.digitalocean.impl |
Modifier and Type | Method and Description |
---|---|
Actions |
DigitalOcean.getAvailableActions(Integer pageNo,
Integer perPage)
Method return all the action informations, regardless of categories.
|
Actions |
DigitalOcean.getAvailableDropletActions(Integer dropletId,
Integer pageNo,
Integer perPage)
Method return all the action informations; specific to given Droplet Id
|
Actions |
DigitalOcean.getAvailableFloatingIPActions(String ipAddress,
Integer pageNo,
Integer perPage)
Method retrives all actions that have been executed on a Floating IP address.
|
Actions |
DigitalOcean.getAvailableImageActions(Integer imageId,
Integer pageNo,
Integer perPage)
Method return all the action informations; specific to given Image Id
|
Modifier and Type | Method and Description |
---|---|
Actions |
DigitalOceanClient.getAvailableActions(Integer pageNo,
Integer perPage) |
Actions |
DigitalOceanClient.getAvailableDropletActions(Integer dropletId,
Integer pageNo,
Integer perPage) |
Actions |
DigitalOceanClient.getAvailableFloatingIPActions(String ipAddress,
Integer pageNo,
Integer perPage) |
Actions |
DigitalOceanClient.getAvailableImageActions(Integer imageId,
Integer pageNo,
Integer perPage) |
Copyright © 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-ShareAlike 4.0 International (CC BY-SA 4.0). Libraries and code snippets on myjeeva blog has license information.