|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VolumeTypeApi
Provides synchronous access to Volumes via their REST API.
VolumeAsyncApi,
API Doc| Method Summary | |
|---|---|
VolumeType |
get(String volumeTypeId)
Return data about the given VolumeType. |
com.google.common.collect.FluentIterable<? extends VolumeType> |
list()
Returns a summary list of VolumeTypes. |
| Method Detail |
|---|
@Named(value="volumetype:list") com.google.common.collect.FluentIterable<? extends VolumeType> list()
@Named(value="volumetype:get") VolumeType get(String volumeTypeId)
volumeTypeId - Id of the VolumeType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||