Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
Tag . |
Modifier and Type | Method and Description |
---|---|
Tag |
build() |
Tag.Builder |
setKey(java.lang.String key) |
Tag.Builder |
setValue(java.lang.String value) |
public Builder()
Tag
.public Tag.Builder setKey(java.lang.String key)
key
- New value for the property.public Tag.Builder setValue(java.lang.String value)
value
- New value for the property.public Tag build()