VirtualBox

Changeset 86553 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Oct 13, 2020 12:49:30 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
140872
Message:

OCI: ICloudClient::readCloudMachineStubList that returns the list of
machine objects that need a further refresh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r86377 r86553  
    2769927699    </attribute>
    2770027700
     27701    <method name="readCloudMachineStubList">
     27702      <desc>
     27703        Make the list of cloud machine stubs available via
     27704        <link to="#cloudMachineStubList"/> attribute.
     27705        Like with <link to="#getCloudMachine"/>, the returned machines
     27706        are initiatally inaccessible and require a refresh to get
     27707        their data from the cloud.
     27708      </desc>
     27709      <param name="progress" type="IProgress" dir="return">
     27710        <desc>
     27711          Progress object to track the operation completion.
     27712        </desc>
     27713      </param>
     27714    </method>
     27715    <attribute name="cloudMachineStubList" type="ICloudMachine" safearray="yes" readonly="yes">
     27716      <desc>
     27717        See <link to="#readCloudMachineStubList"/>.
     27718      </desc>
     27719    </attribute>
     27720
    2770127721    <method name="addCloudMachine">
    2770227722      <desc>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette