~ubuntu-branches/ubuntu/trusty/python-boto/trusty

« back to all changes in this revision

Viewing changes to docs/build/html/_sources/ref/glacier.txt

  • Committer: Package Import Robot
  • Author(s): Eric Evans
  • Date: 2013-12-27 15:09:08 UTC
  • mfrom: (1.1.14) (14.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20131227150908-qlm32tt1lej259nd
Tags: 2.20.1-2
Run unit tests with autopkgtest.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.. ref-glacier
2
 
 
3
 
=======
4
 
Glacier
5
 
=======
6
 
 
7
 
boto.glacier
8
 
------------
9
 
 
10
 
.. automodule:: boto.glacier
11
 
   :members:
12
 
   :undoc-members:
13
 
 
14
 
boto.glacier.layer1
15
 
-------------------
16
 
 
17
 
.. automodule:: boto.glacier.layer1
18
 
   :members:
19
 
   :undoc-members:
20
 
 
21
 
boto.glacier.layer2
22
 
-------------------
23
 
 
24
 
.. automodule:: boto.glacier.layer2
25
 
   :members:
26
 
   :undoc-members:
27
 
 
28
 
boto.glacier.vault
29
 
------------------
30
 
 
31
 
.. automodule:: boto.glacier.vault
32
 
   :members:
33
 
   :undoc-members:
34
 
 
35
 
boto.glacier.job
36
 
----------------
37
 
 
38
 
.. automodule:: boto.glacier.job
39
 
   :members:
40
 
   :undoc-members:
41
 
 
42
 
boto.glacier.writer
43
 
-------------------
44
 
 
45
 
.. automodule:: boto.glacier.writer
46
 
   :members:
47
 
   :undoc-members:
48
 
 
49
 
boto.glacier.concurrent
50
 
-----------------------
51
 
 
52
 
.. automodule:: boto.glacier.concurrent
53
 
   :members:
54
 
   :undoc-members:
55
 
 
56
 
boto.glacier.exceptions
57
 
-----------------------
58
 
 
59
 
.. automodule:: boto.glacier.exceptions
60
 
   :members:
61
 
   :undoc-members:
62
 
 
63