Class: Aliyun::Oss::Client::ClientService
- Inherits:
-
Struct
- Object
- Struct
- Aliyun::Oss::Client::ClientService
- Defined in:
- lib/aliyun/oss/client/clients.rb
Direct Known Subclasses
BucketMultipartsService, BucketObjectsService, BucketsService
Instance Attribute Summary collapse
-
#client ⇒ Object
Returns the value of attribute client.
Instance Attribute Details
#client ⇒ Object
Returns the value of attribute client
42 43 44 |
# File 'lib/aliyun/oss/client/clients.rb', line 42 def client @client end |