Package | Description |
---|---|
org.jclouds.glesys.domain | |
org.jclouds.glesys.features |
Modifier and Type | Method and Description |
---|---|
Archive |
Archive.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
Archive.Builder.fromArchive(Archive in) |
Modifier and Type | Method and Description |
---|---|
Archive |
ArchiveApi.changePassword(String username,
String password)
Change the password for an archive user.
|
Archive |
ArchiveApi.createWithCredentialsAndSize(String username,
String password,
int size)
Create a new backup volume.
|
Archive |
ArchiveApi.get(String username)
Get detailed information about an archive volume.
|
Archive |
ArchiveApi.resize(String username,
int size)
Resize an archive volume.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<Archive> |
ArchiveApi.list()
Lists all active disks on this account.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.