public class BulkRowFailedItem extends Object
| Constructor and Description |
|---|
BulkRowFailedItem() |
| Modifier and Type | Method and Description |
|---|---|
Error |
getError() |
int |
getIndex() |
Long |
getRowId() |
BulkRowFailedItem |
setError(Error error) |
BulkRowFailedItem |
setIndex(int index) |
BulkRowFailedItem |
setRowId(Long rowId) |
public int getIndex()
public BulkRowFailedItem setIndex(int index)
public Error getError()
public BulkRowFailedItem setError(Error error)
public Long getRowId()
public BulkRowFailedItem setRowId(Long rowId)
Copyright © 2014–2017 Smartsheet. All rights reserved.