ImageActionService class
Constructors
- ImageActionService(Client client)
Properties
Methods
-
convert(
String imageId) → Future< Action> - Convert an image to a snapshot
-
get(
String imageId, String imageActionId) → Future< Action> - Retrieve an existing action
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
transfer(
String imageId, String region) → Future< Action> - List all snapshots
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited