Class MergeTagsRequest
Object
MergeTagsRequest
- All Implemented Interfaces:
Serializable
The IDs of the tags to be merged.
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MergeTagsRequest.Builderbuilder()protected booleanbooleanRequired. Id of the tag to be replaced.getToId()Required. Id of the replacement tag.inthashCode()voidRequired. Id of the tag to be replaced.voidRequired. Id of the replacement tag.toString()
-
Constructor Details
-
MergeTagsRequest
public MergeTagsRequest()
-
-
Method Details
-
builder
-
getFromId
Required. Id of the tag to be replaced. -
getToId
Required. Id of the replacement tag. -
setFromId
Required. Id of the tag to be replaced. -
setToId
Required. Id of the replacement tag. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-