public static final class TagTypes.UpdateSpec.Builder extends Object
TagTypes.UpdateSpec.| Constructor and Description |
|---|
TagTypes.UpdateSpec.Builder()
Constructor with parameters for the required properties of
TagTypes.UpdateSpec. |
| Modifier and Type | Method and Description |
|---|---|
TagTypes.UpdateSpec |
build() |
TagTypes.UpdateSpec.Builder |
setDescription(String description)
The description of the tag.
|
TagTypes.UpdateSpec.Builder |
setName(String name)
The display name of the tag.
|
public TagTypes.UpdateSpec.Builder()
TagTypes.UpdateSpec.public TagTypes.UpdateSpec.Builder setName(String name)
null the name will not be modified.name - New value for the property.public TagTypes.UpdateSpec.Builder setDescription(String description)
null the description will not be modified.description - New value for the property.public TagTypes.UpdateSpec build()
Copyright © 2016. All Rights Reserved.