public interface DigitalOceanApi extends Closeable
| Modifier and Type | Method and Description |
|---|---|
DropletApi |
getDropletApi()
Returns the Droplet management API.
|
EventApi |
getEventApi()
Returns the Event API.
|
ImageApi |
getImageApi()
Returns the Image management API.
|
KeyPairApi |
getKeyPairApi()
Returns the SSH key management API.
|
RegionApi |
getRegionApi()
Returns the Region management API.
|
SizesApi |
getSizesApi()
Returns the Sizes management API.
|
DropletApi getDropletApi()
ImageApi getImageApi()
SizesApi getSizesApi()
RegionApi getRegionApi()
KeyPairApi getKeyPairApi()
EventApi getEventApi()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.