Package com.mypurecloud.sdk.v2.model
Class LabelCreateRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.LabelCreateRequest
- All Implemented Interfaces:
Serializable
LabelCreateRequest
- 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
-
LabelCreateRequest
public LabelCreateRequest() -
LabelCreateRequest
-
-
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
-