Uses of Annotation Interface
org.jclouds.rest.annotations.PayloadParams
Packages that use PayloadParams
-
Uses of PayloadParams in org.jclouds.b2.features
Methods in org.jclouds.b2.features with annotations of type PayloadParamsModifier and TypeMethodDescriptionBucketApi.createBucket
(String bucketName, BucketType bucketType) BucketApi.deleteBucket
(String bucketId) BucketApi.listBuckets()
BucketApi.updateBucket
(String bucketId, BucketType bucketType)