Package | Description |
---|---|
org.jclouds.digitalocean2.domain | |
org.jclouds.digitalocean2.features |
Modifier and Type | Method and Description |
---|---|
static DropletCreate |
DropletCreate.create(Droplet droplet,
DropletCreate.Links links) |
Modifier and Type | Method and Description |
---|---|
DropletCreate |
DropletApi.create(String name,
String region,
String size,
String image) |
DropletCreate |
DropletApi.create(String name,
String region,
String size,
String image,
CreateDropletOptions options) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.