Package | Description |
---|---|
org.jclouds.profitbricks.compute.function | |
org.jclouds.profitbricks.domain | |
org.jclouds.profitbricks.features | |
org.jclouds.profitbricks.http.parser.storage |
Modifier and Type | Method and Description |
---|---|
Volume |
StorageToVolume.apply(Storage storage) |
Modifier and Type | Method and Description |
---|---|
Storage |
Storage.Builder.build() |
Modifier and Type | Method and Description |
---|---|
abstract List<Storage> |
Server.storages() |
abstract List<Storage> |
DataCenter.storages() |
Modifier and Type | Method and Description |
---|---|
abstract Server.Builder |
Server.Builder.storages(List<Storage> storages) |
abstract DataCenter.Builder |
DataCenter.Builder.storages(List<Storage> storages) |
Modifier and Type | Method and Description |
---|---|
Storage |
StorageApi.getStorage(String id) |
Modifier and Type | Method and Description |
---|---|
List<Storage> |
StorageApi.getAllStorages() |
Modifier and Type | Method and Description |
---|---|
Storage |
StorageInfoResponseHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
List<Storage> |
StorageListResponseHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.