Interface AttachedStorageDomainDiskService.UpdateResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    AttachedStorageDomainDiskService

    public static interface AttachedStorageDomainDiskService.UpdateResponse
    extends Response
    Updates the disk. IMPORTANT: Since version 4.2 of the engine this operation is deprecated, and preserved only for backwards compatibility. It will be removed in the future. To update a disk use the <> operation of the service that manages that disk.
    • Method Detail

      • disk

        Disk disk()
        The update to apply to the disk.