Package com.mypurecloud.sdk.v2.model
Class CopyDecisionTableRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.CopyDecisionTableRequest
- All Implemented Interfaces:
Serializable
CopyDecisionTableRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The description of newly created decision table.booleangetName()inthashCode()The name of the newly created decision table.voidsetDescription(String description) voidtoString()
-
Constructor Details
-
CopyDecisionTableRequest
public CopyDecisionTableRequest() -
CopyDecisionTableRequest
-
-
Method Details
-
name
The name of the newly created decision table. Must be unique -
getName
-
setName
-
description
The description of newly created decision table. -
getDescription
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-