Package com.mypurecloud.sdk.v2.model
Class UpdateDecisionTableVersionRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateDecisionTableVersionRequest
- All Implemented Interfaces:
Serializable
UpdateDecisionTableVersionRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()rowIndexUpdate(UpdateRowIndexRequest rowIndexUpdate) An update to a decision table version row index, which moves the row to a new position in the table.voidsetRowIndexUpdate(UpdateRowIndexRequest rowIndexUpdate) toString()
-
Constructor Details
-
UpdateDecisionTableVersionRequest
public UpdateDecisionTableVersionRequest() -
UpdateDecisionTableVersionRequest
-
-
Method Details
-
rowIndexUpdate
An update to a decision table version row index, which moves the row to a new position in the table. -
getRowIndexUpdate
-
setRowIndexUpdate
-
equals
-
hashCode
public int hashCode() -
toString
-