Module: Fog::Parsers::Storage::AWS

Defined in:
lib/fog/aws/parsers/storage/get_bucket.rb,
lib/fog/aws/parsers/storage/list_parts.rb,
lib/fog/aws/parsers/storage/copy_object.rb,
lib/fog/aws/parsers/storage/get_service.rb,
lib/fog/aws/parsers/storage/cors_configuration.rb,
lib/fog/aws/parsers/storage/get_bucket_logging.rb,
lib/fog/aws/parsers/storage/get_bucket_tagging.rb,
lib/fog/aws/parsers/storage/get_bucket_website.rb,
lib/fog/aws/parsers/storage/access_control_list.rb,
lib/fog/aws/parsers/storage/get_bucket_location.rb,
lib/fog/aws/parsers/storage/get_request_payment.rb,
lib/fog/aws/parsers/storage/get_bucket_lifecycle.rb,
lib/fog/aws/parsers/storage/get_bucket_versioning.rb,
lib/fog/aws/parsers/storage/list_multipart_uploads.rb,
lib/fog/aws/parsers/storage/delete_multiple_objects.rb,
lib/fog/aws/parsers/storage/complete_multipart_upload.rb,
lib/fog/aws/parsers/storage/initiate_multipart_upload.rb,
lib/fog/aws/parsers/storage/get_bucket_object_versions.rb

Defined Under Namespace

Classes: AccessControlList, CompleteMultipartUpload, CopyObject, CorsConfiguration, DeleteMultipleObjects, GetBucket, GetBucketLifecycle, GetBucketLocation, GetBucketLogging, GetBucketObjectVersions, GetBucketTagging, GetBucketVersioning, GetBucketWebsite, GetRequestPayment, GetService, InitiateMultipartUpload, ListMultipartUploads, ListParts