Package | Description |
---|---|
org.jclouds.digitalocean2.domain | |
org.jclouds.digitalocean2.features |
Modifier and Type | Method and Description |
---|---|
static Snapshot |
Snapshot.create(int id,
String name,
String type,
String distribution,
String slug,
boolean isPublic,
List<String> regions,
int minDiskSize,
Date createdAt) |
Modifier and Type | Method and Description |
---|---|
PagedIterable<Snapshot> |
DropletApi.listSnapshots(int id) |
IterableWithMarker<Snapshot> |
DropletApi.listSnapshots(int id,
ListOptions options) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.