@Beta public interface DigitalOcean2Api extends Closeable
Modifier and Type | Method and Description |
---|---|
ActionApi |
actionApi()
Provides access to Actions
|
DropletApi |
dropletApi()
Provides access to Droplet features
|
ImageApi |
imageApi()
Provides access to Images
|
KeyApi |
keyApi()
Provides access to SSH Key features
|
RegionApi |
regionApi()
Provides access to Regions
|
SizeApi |
sizeApi()
Provides access to Sizes
|
DropletApi dropletApi()
KeyApi keyApi()
ImageApi imageApi()
ActionApi actionApi()
SizeApi sizeApi()
RegionApi regionApi()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.