Class: Aliyun::OSS::Bucket::Response

Inherits:
Aliyun::OSS::Base::Response show all
Defined in:
lib/aliyun/oss/response.rb

Instance Attribute Summary

Attributes inherited from Aliyun::OSS::Base::Response

#body, #parsed, #response

Instance Method Summary collapse

Methods inherited from Aliyun::OSS::Base::Response

#[], #code, #each, #error, #error?, #headers, #initialize, #inspect

Methods inherited from String

#previous, #previous!, #remove_extended, #remove_extended!, #tap, #to_header, #underscore, #valid_utf8?

Constructor Details

This class inherits a constructor from Aliyun::OSS::Base::Response

Instance Method Details

#bucketObject



68
69
70
# File 'lib/aliyun/oss/response.rb', line 68

def bucket
  parsed
end