Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(439)

Side by Side Diff: third_party/gsutil/boto/docs/source/ref/sqs.rst

Issue 10199002: Upgrade gsutil to 3.4 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 .. ref-sqs 1 .. ref-sqs
2 2
3 ==== 3 ====
4 SQS 4 SQS
5 ==== 5 ====
6 6
7 boto.sqs 7 boto.sqs
8 -------- 8 --------
9 9
10 .. automodule:: boto.sqs 10 .. automodule:: boto.sqs
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 .. automodule:: boto.sqs.queue 45 .. automodule:: boto.sqs.queue
46 :members: 46 :members:
47 :undoc-members: 47 :undoc-members:
48 48
49 boto.sqs.regioninfo 49 boto.sqs.regioninfo
50 ------------------- 50 -------------------
51 51
52 .. automodule:: boto.sqs.regioninfo 52 .. automodule:: boto.sqs.regioninfo
53 :members: 53 :members:
54 :undoc-members: 54 :undoc-members:
55
56 boto.sqs.batchresults
57 ---------------------
58
59 .. automodule:: boto.sqs.batchresults
60 :members:
61 :undoc-members:
OLDNEW
« no previous file with comments | « third_party/gsutil/boto/docs/source/ref/sns.rst ('k') | third_party/gsutil/boto/docs/source/ref/sts.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698