Uses of Interface
org.ovirt.engine.sdk4.services.AttachedStorageDomainDiskService.UpdateRequest
-
Packages that use AttachedStorageDomainDiskService.UpdateRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of AttachedStorageDomainDiskService.UpdateRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return AttachedStorageDomainDiskService.UpdateRequest Modifier and Type Method Description AttachedStorageDomainDiskService.UpdateRequest
AttachedStorageDomainDiskServiceImpl. update()
-
Uses of AttachedStorageDomainDiskService.UpdateRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return AttachedStorageDomainDiskService.UpdateRequest Modifier and Type Method Description AttachedStorageDomainDiskService.UpdateRequest
AttachedStorageDomainDiskService.UpdateRequest. disk(DiskBuilder disk)
The update to apply to the disk.AttachedStorageDomainDiskService.UpdateRequest
AttachedStorageDomainDiskService.UpdateRequest. disk(Disk disk)
AttachedStorageDomainDiskService.UpdateRequest
AttachedStorageDomainDiskService. update()
Updates the disk.
-