public static class GetBucketConfigOptions.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(java.lang.String bucket)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
GetBucketConfigOptions.Builder |
bucket(java.lang.String bucket)
Set the bucket.
|
GetBucketConfigOptions |
build()
Builds a GetBucketConfigOptions.
|
public Builder()
public Builder(java.lang.String bucket)
bucket
- the bucketpublic GetBucketConfigOptions build()
public GetBucketConfigOptions.Builder bucket(java.lang.String bucket)
bucket
- the bucketCopyright © 2025. All rights reserved.