| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
UpdateRequest |
SheetResources.createUpdateRequest(long sheetId,
MultiRowEmail email)
Deprecated.
|
void |
SheetRowResources.sendRows(long sheetId,
MultiRowEmail email)
Send a row via email to the designated recipients.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateRequest
Represents the UpdateRequest object.
|
| Modifier and Type | Method and Description |
|---|---|
MultiRowEmail |
MultiRowEmail.AddMultiRowEmailBuilder.build()
Builds the multi row email object
|
MultiRowEmail |
MultiRowEmail.setRowIds(List<Long> rowIds)
Sets the IDs of rows to be included
|
Copyright © 2014–2017 Smartsheet. All rights reserved.