Package | Description |
---|---|
org.jclouds.b2.features |
Modifier and Type | Method and Description |
---|---|
Bucket |
BucketApi.createBucket(String bucketName,
BucketType bucketType) |
Bucket |
BucketApi.deleteBucket(String bucketId) |
BucketList |
BucketApi.listBuckets() |
Bucket |
BucketApi.updateBucket(String bucketId,
BucketType bucketType) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.