| Constructor and Description |
|---|
UpdateWorkspaceBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
build()
Builds the
Workspace. |
Long |
getId()
Get the workspace id
|
String |
getName()
Gets the name.
|
Workspace.UpdateWorkspaceBuilder |
setId(Long id)
Set the workspace id
|
Workspace.UpdateWorkspaceBuilder |
setName(String name)
The name of the workspace.
|
public Long getId()
public Workspace.UpdateWorkspaceBuilder setId(Long id)
id - the workspace idpublic Workspace.UpdateWorkspaceBuilder setName(String name)
name - the namepublic String getName()
Copyright © 2014–2019 Smartsheet. All rights reserved.