public static class FetchBucketProperties.Builder extends Object
| Constructor and Description |
|---|
Builder(Namespace namespace)
Construct a Builder for a FetchBucketProperties command.
|
| Modifier and Type | Method and Description |
|---|---|
FetchBucketProperties |
build()
Construct a new FetchBucketProperties command.
|
public Builder(Namespace namespace)
namespace - The namespace for the bucket.public FetchBucketProperties build()
Copyright © 2016. All rights reserved.