Uses of Class
com.amazonaws.services.storagegateway.model.Disk
Packages that use Disk
-
Uses of Disk in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return DiskModifier and TypeMethodDescriptionDisk.clone()
Disk.withDiskAllocationResource
(String diskAllocationResource) Disk.withDiskAllocationType
(String diskAllocationType) Disk.withDiskId
(String diskId) Disk.withDiskNode
(String diskNode) Disk.withDiskPath
(String diskPath) Disk.withDiskSizeInBytes
(Long diskSizeInBytes) Disk.withDiskStatus
(String diskStatus) Methods in com.amazonaws.services.storagegateway.model that return types with arguments of type DiskMethods in com.amazonaws.services.storagegateway.model with parameters of type DiskModifier and TypeMethodDescriptionNOTE: This method appends the values to the existing list (if any).Method parameters in com.amazonaws.services.storagegateway.model with type arguments of type DiskModifier and TypeMethodDescriptionvoid
ListLocalDisksResult.setDisks
(Collection<Disk> disks) ListLocalDisksResult.withDisks
(Collection<Disk> disks)