Package yakumo :: Module base :: Class SwiftV1SubManager
[hide private]
[frames] | no frames]

Class SwiftV1SubManager

source code

object --+        
         |        
   Manager --+    
             |    
    SubManager --+
                 |
object --+       |
         |       |
   Manager --+   |
             |   |
SwiftV1Manager --+
                 |
                SwiftV1SubManager
Known Subclasses:

Base class for sub resource managers for GlanceV2Manager.

Instance Methods [hide private]

Inherited from SubManager: __init__

Inherited from SwiftV1Manager: create, get

Inherited from SwiftV1Manager (private): _attr2json, _find_gen, _json2attr

Inherited from Manager: find, find_one, get_empty, list

Inherited from Manager (private): _no_such_api

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]

Inherited from SwiftV1Manager (private): _id_attr

Inherited from Manager: resource_class, service_type

Properties [hide private]

Inherited from object: __class__