Package | Description |
---|---|
org.jclouds.b2.domain | |
org.jclouds.b2.features |
Modifier and Type | Method and Description |
---|---|
static Bucket |
Bucket.create(String bucketId,
String accountId,
String bucketName,
BucketType bucketType) |
Modifier and Type | Method and Description |
---|---|
abstract List<Bucket> |
BucketList.buckets() |
Modifier and Type | Method and Description |
---|---|
static BucketList |
BucketList.create(List<Bucket> buckets) |
Modifier and Type | Method and Description |
---|---|
Bucket |
BucketApi.createBucket(String bucketName,
BucketType bucketType) |
Bucket |
BucketApi.deleteBucket(String bucketId) |
Bucket |
BucketApi.updateBucket(String bucketId,
BucketType bucketType) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.