Uses of Class
org.jclouds.rest.annotations.PayloadParams
-
Packages that use PayloadParams Package Description org.jclouds.b2.features -
-
Uses of PayloadParams in org.jclouds.b2.features
Methods in org.jclouds.b2.features with annotations of type PayloadParams Modifier and Type Method Description Bucket
BucketApi. createBucket(String bucketName, BucketType bucketType)
Bucket
BucketApi. deleteBucket(String bucketId)
BucketList
BucketApi. listBuckets()
Bucket
BucketApi. updateBucket(String bucketId, BucketType bucketType)
-