Part of lp.snappy.interfaces.webservice View In Hierarchy
Method | __iter__ | Iterate over `ISnapBase`s. |
Method | __getitem__ | Return the ISnapBase with this name. |
Method | getByName | Return the ISnapBase with this name. |
Method | getDefault | Get the default base. |
Method | getAll | Return all `ISnapBase`s. |
Inherited from ISnapBaseSetEdit:
Method | new | Create an ISnapBase . |
Method | setDefault | Set the default base. |
ISnapBase
with this name.Raises | NoSuchSnapBase | if no base exists with this name. |