| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models.enums |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SearchResources.search(String query,
EnumSet<SearchInclusion> includes,
SearchLocation location,
Date modifiedSince,
EnumSet<SearchScope> scopes)
Performs a search across all Sheets to which user has access.
|
| Modifier and Type | Method and Description |
|---|---|
static SearchScope |
SearchScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchScope[] |
SearchScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.