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

Side by Side Diff: third_party/gsutil/boto/docs/source/ref/route53.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-route53 1 .. ref-route53
2 2
3 ======= 3 =======
4 route53 4 route53
5 ======= 5 =======
6 6
7 7
8 boto.route53
9 ------------
10
11 .. automodule:: boto.route53
12 :members:
13 :undoc-members:
14
15 boto.route53.connection 8 boto.route53.connection
16 ------------------- 9 -----------------------
17 10
18 .. automodule:: boto.route53.connection 11 .. automodule:: boto.route53.connection
19 :members: 12 :members:
20 :undoc-members: 13 :undoc-members:
21 14
22 boto.route53.hostedzone 15 boto.route53.hostedzone
23 ---------------------------- 16 ------------------------
24 17
25 .. automodule:: boto.route53.hostedzone 18 .. automodule:: boto.route53.hostedzone
26 :members: 19 :members:
27 :undoc-members: 20 :undoc-members:
28 21
22 boto.route53.record
23 -------------------
24
25 .. automodule:: boto.route53.record
26 :members:
27 :undoc-members:
28
29 boto.route53.exception 29 boto.route53.exception
30 ------------------------- 30 ----------------------
31 31
32 .. automodule:: boto.route53.exception 32 .. automodule:: boto.route53.exception
33 :members: 33 :members:
34 :undoc-members: 34 :undoc-members:
OLDNEW
« no previous file with comments | « third_party/gsutil/boto/docs/source/ref/rds.rst ('k') | third_party/gsutil/boto/docs/source/ref/s3.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698