| Package | Description |
|---|---|
| com.smartsheet.api |
| Modifier and Type | Method and Description |
|---|---|
Smartsheet |
SmartsheetBuilder.build()
Build the Smartsheet instance.
|
static Smartsheet |
SmartsheetFactory.createDefaultClient()
Creates a Smartsheet client with default parameters.
|
static Smartsheet |
SmartsheetFactory.createDefaultClient(String accessToken)
Creates a Smartsheet client with default parameters.
|
static Smartsheet |
SmartsheetFactory.createDefaultGovAccountClient()
Creates a Smartsheet client with default parameters using the Smartsheetgov URI.
|
static Smartsheet |
SmartsheetFactory.createDefaultGovAccountClient(String accessToken)
Creates a Smartsheet client with default parameters using the Smartsheetgov URI.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.