Package org.jclouds.s3.options
Class ListBucketOptions.Builder
java.lang.Object
org.jclouds.s3.options.ListBucketOptions.Builder
- Enclosing class:
ListBucketOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ListBucketOptions
afterMarker
(String marker) static ListBucketOptions
static ListBucketOptions
maxResults
(int maxKeys) static ListBucketOptions
withPrefix
(String prefix)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withPrefix
- See Also:
-
afterMarker
- See Also:
-
maxResults
- See Also:
-
delimiter
- See Also:
-