Home
last modified time | relevance | path

Searched refs:new_storage_class (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
Dkey.py405 def change_storage_class(self, new_storage_class, dst_bucket=None, argument
430 if new_storage_class == 'STANDARD':
434 elif new_storage_class == 'REDUCED_REDUNDANCY':
440 new_storage_class)