File tree Expand file tree Collapse file tree
trunk/gcloud-java-storage/src/main/java/com/google/cloud/storage/testing Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: 1e6b5aa681d5077d0189a72d3853bfdb4b3f8767
2+ refs/heads/master: 39ba0778a43b6b91439465c0a336e59e6d5c8923
33refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
44refs/heads/gh-pages: 4e0561bb4504bf647db669a14417b2b2c87ba45d
55refs/heads/pubsub-alpha: 1a0e970f265af871e02274085b9662b3fe29058b
Original file line number Diff line number Diff line change 4040 *
4141 * <p>This class is <i>not</i> thread-safe. It's also (currently) limited in the following ways:
4242 * <ul>
43- * <li>Partially Supported
43+ * <li>Supported
4444 * <ul>
45- * <li>create
46- * <li>get
47- * <li>delete
48- * <li>directory listing
45+ * <li>object create
46+ * <li>object get
47+ * <li>object delete
48+ * <li>list the contents of a bucket
4949 * </ul>
5050 * <li>Unsupported
5151 * <ul>
52+ * <li>bucket create
53+ * <li>bucket get
54+ * <li>bucket delete
55+ * <li>list all buckets
5256 * <li>generations
5357 * <li>file attributes
5458 * <li>patch
5559 * <li>continueRewrite
60+ * <li>createBatch
5661 * </ul>
5762 * </ul>
5863 */
You can’t perform that action at this time.
0 commit comments