| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
Scope |
Report.getScope()
Gets the scope of the report
|
Scope |
Scope.setSheets(List<Sheet> sheets)
Sets the array of sheets the requester has access to that make up the report
|
Scope |
Scope.setWorkspaces(List<Workspace> workspaces)
Sets the array of any workspaces the requester has access to that make up the report
|
| Modifier and Type | Method and Description |
|---|---|
Report |
Report.setScope(Scope scope)
Sets the scope of the report
|
Copyright © 2014–2019 Smartsheet. All rights reserved.