public static interface DiskAttachmentsService.ListResponse extends Response
List the disk that are attached to the virtual machine.
Modifier and Type | Method and Description |
---|---|
List<DiskAttachment> |
attachments() |
List<DiskAttachment> attachments()
Copyright © 2016. All rights reserved.