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

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

Issue 12317103: Added gsutil to depot tools (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: added readme Created 7 years, 9 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
OLDNEW
(Empty)
1 .. ref-route53
2
3 =======
4 route53
5 =======
6
7
8 boto.route53.connection
9 -----------------------
10
11 .. automodule:: boto.route53.connection
12 :members:
13 :undoc-members:
14
15 boto.route53.hostedzone
16 ------------------------
17
18 .. automodule:: boto.route53.hostedzone
19 :members:
20 :undoc-members:
21
22 boto.route53.record
23 -------------------
24
25 .. automodule:: boto.route53.record
26 :members:
27 :undoc-members:
28
29 boto.route53.exception
30 ----------------------
31
32 .. automodule:: boto.route53.exception
33 :members:
34 :undoc-members:
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698