public abstract class Volumes extends Object
Constructor and Description |
---|
Volumes() |
Modifier and Type | Method and Description |
---|---|
static Volumes |
create(String id,
String type,
String href,
List<Volume> items) |
abstract String |
href() |
abstract String |
id() |
abstract List<Volume> |
items() |
abstract String |
type() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.