public abstract class VolumeList extends Object
| Constructor and Description |
|---|
VolumeList() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableList<Volume> |
volumes() |
abstract com.google.common.collect.ImmutableList<String> |
warnings() |
Copyright © 2018. All rights reserved.