public static class UpdateObjectMetadata.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(String object)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
UpdateObjectMetadata |
build()
Builds a UpdateObjectMetadata.
|
UpdateObjectMetadata.Builder |
object(String object)
Set the object.
|
public Builder()
public Builder(String object)
object
- the objectpublic UpdateObjectMetadata build()
public UpdateObjectMetadata.Builder object(String object)
object
- the objectCopyright © 2021 IBM Cloud. All rights reserved.