Uses of Class
com.mypurecloud.sdk.v2.model.SwapRowIndexRequest
Packages that use SwapRowIndexRequest
-
Uses of SwapRowIndexRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SwapRowIndexRequestModifier and TypeMethodDescriptionSwapRowIndexRequest.sourceRowId(String sourceRowId) Unique identifier of the source row to swapSwapRowIndexRequest.sourceRowIndex(Integer sourceRowIndex) The current index position of the source row.SwapRowIndexRequest.targetRowId(String targetRowId) Unique identifier of the target row to swapSwapRowIndexRequest.targetRowIndex(Integer targetRowIndex) The current index position of the target row.