| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
CopyOrMoveRowDestination |
CopyOrMoveRowDestination.InsertCopyOrMoveRowDestinationBuilder.build()
Returns the CopyOrMoveRowDestination.
|
CopyOrMoveRowDestination |
CopyOrMoveRowDirective.getTo()
Gets the CopyOrMoveRowDestination object that identifies the destination sheet.
|
CopyOrMoveRowDestination |
CopyOrMoveRowDirective.InsertCopyOrMoveRowDirectiveBuilder.getTo()
Gets the CopyOrMoveRowDestination object that identifies the destination sheet.
|
CopyOrMoveRowDestination |
CopyOrMoveRowDestination.setSheetId(Long sheetId)
Sets the ID of the destination object.
|
| Modifier and Type | Method and Description |
|---|---|
CopyOrMoveRowDirective |
CopyOrMoveRowDirective.setTo(CopyOrMoveRowDestination to)
Sets the CopyOrMoveRowDestination object that identifies the destination sheet.
|
CopyOrMoveRowDirective.InsertCopyOrMoveRowDirectiveBuilder |
CopyOrMoveRowDirective.InsertCopyOrMoveRowDirectiveBuilder.setTo(CopyOrMoveRowDestination to)
Sets the CopyOrMoveRowDestination object that identifies the destination sheet.
|
Copyright © 2014–2017 Smartsheet. All rights reserved.