| Package | Description |
|---|---|
| org.jclouds.digitalocean.domain.options | |
| org.jclouds.digitalocean.features |
| Modifier and Type | Method and Description |
|---|---|
CreateDropletOptions |
CreateDropletOptions.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
DropletCreation |
DropletApi.create(String name,
int imageId,
int sizeId,
int regionId,
CreateDropletOptions options)
Creates a new droplet.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.