| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models.enums |
| Modifier and Type | Method and Description |
|---|---|
Home |
HomeResources.getHome(EnumSet<SourceInclusion> includes,
EnumSet<SourceExclusion> excludes)
Get a nested list of all Home objects, including sheets, workspaces and folders, and optionally reports and/or
templates, as shown on the Home tab.
|
| Modifier and Type | Method and Description |
|---|---|
static SourceExclusion |
SourceExclusion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceExclusion[] |
SourceExclusion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.