public class BucketListOption
extends java.lang.Object
Project.listBuckets(BucketListOption...)
Modifier and Type | Method and Description |
---|---|
static BucketListOption |
cursor(java.lang.String cursor)
Option for the starting cursor in the bucket listing.
|
public static BucketListOption cursor(java.lang.String cursor)
cursor
- a String
with starting cursorBucketListOption