Package com.mypurecloud.sdk.v2.model
Class LabelUpdateRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.LabelUpdateRequest
- All Implemented Interfaces:
Serializable
LabelUpdateRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe color for the label.booleanexternalId(String externalId) The external id associated with the label.getColor()getId()getName()inthashCode()The name of the label.voidvoidsetExternalId(String externalId) voidtoString()
-
Constructor Details
-
LabelUpdateRequest
public LabelUpdateRequest() -
LabelUpdateRequest
-
-
Method Details
-
getId
-
name
The name of the label. -
getName
-
setName
-
color
The color for the label. -
getColor
-
setColor
-
externalId
The external id associated with the label. -
getExternalId
-
setExternalId
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-