lib/aws/glacier/client.rb in aws-sdk-1.9.0 vs lib/aws/glacier/client.rb in aws-sdk-1.9.1

- old
+ new

@@ -21,10 +21,10 @@ # glacier = AWS::Glacier.new # resp = glacier.client.list_vaults(:account_id => '-') # class Client < Core::RESTJSONClient - # @private + # @api private CACHEABLE_REQUESTS = Set[] # client methods # # @!method abort_multipart_upload(options = {})