public static class CopyOrMoveRowDestination.InsertCopyOrMoveRowDestinationBuilder extends Object
| Constructor and Description |
|---|
InsertCopyOrMoveRowDestinationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
CopyOrMoveRowDestination |
build()
Returns the CopyOrMoveRowDestination.
|
Long |
getSheetId()
Gets the ID of the destination object.
|
CopyOrMoveRowDestination.InsertCopyOrMoveRowDestinationBuilder |
setSheetId(Long sheetId)
Sets the ID of the destination object.
|
public InsertCopyOrMoveRowDestinationBuilder()
public Long getSheetId()
public CopyOrMoveRowDestination.InsertCopyOrMoveRowDestinationBuilder setSheetId(Long sheetId)
sheetId - ID of the destination objectpublic CopyOrMoveRowDestination build()
Copyright © 2014–2019 Smartsheet. All rights reserved.