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