public static class UpdateObjectStoreBucket.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateObjectStoreBucket.Builder |
bucketName(String bucketName)
Bucket name.
|
UpdateObjectStoreBucket |
build() |
UpdateObjectStoreBucket.Builder |
copy(UpdateObjectStoreBucket model) |
UpdateObjectStoreBucket.Builder |
namespaceName(String namespaceName)
Namespace name of the object store bucket.
|
public UpdateObjectStoreBucket.Builder namespaceName(String namespaceName)
Namespace name of the object store bucket.
namespaceName
- the value to setpublic UpdateObjectStoreBucket.Builder bucketName(String bucketName)
Bucket name.
bucketName
- the value to setpublic UpdateObjectStoreBucket build()
public UpdateObjectStoreBucket.Builder copy(UpdateObjectStoreBucket model)
Copyright © 2016–2024. All rights reserved.