public class VolumeAttachments extends Object implements Iterable<VolumeAttachment>, Serializable
| Constructor and Description |
|---|
VolumeAttachments() |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeAttachment> |
getList() |
Iterator<VolumeAttachment> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic List<VolumeAttachment> getList()
public Iterator<VolumeAttachment> iterator()
iterator in interface Iterable<VolumeAttachment>Copyright © 2012–2025. All rights reserved.