| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TagChange |
build() |
TagChange.Builder |
setTagAdd(Map<String,Collection<String>> tagAdd) |
TagChange.Builder |
setTagCurrent(Map<String,Collection<String>> tagCurrent) |
TagChange.Builder |
setTagRemove(Map<String,Collection<String>> tagRemove) |
public TagChange.Builder setTagAdd(Map<String,Collection<String>> tagAdd)
public TagChange.Builder setTagRemove(Map<String,Collection<String>> tagRemove)
public TagChange.Builder setTagCurrent(Map<String,Collection<String>> tagCurrent)
public TagChange build()
Copyright © 2016. All rights reserved.