| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
Tag. |
| Modifier and Type | Method and Description |
|---|---|
Tag |
build() |
Tag.Builder |
setScope(java.lang.String scope)
Tag searches may optionally be restricted by scope
|
Tag.Builder |
setTag(java.lang.String tag)
Identifier meaningful to user with maximum length of 256 characters
|
public Builder()
Tag.public Tag.Builder setScope(java.lang.String scope)
scope - New value for the property.public Tag.Builder setTag(java.lang.String tag)
tag - New value for the property.public Tag build()