public interface TagUpdateRequest extends RESTRequest
| Modifier and Type | Interface and Description |
|---|---|
static class |
TagUpdateRequest.RemoveTagPropertyRequest
The tag update request for removing a tag property.
|
static class |
TagUpdateRequest.RenameTagRequest
The tag update request for renaming a tag.
|
static class |
TagUpdateRequest.SetTagPropertyRequest
The tag update request for setting a tag property.
|
static class |
TagUpdateRequest.UpdateTagCommentRequest
The tag update request for updating a tag comment.
|
| Modifier and Type | Method and Description |
|---|---|
TagChange |
tagChange()
Returns the tag change.
|
validateTagChange tagChange()