SmartsheetBuilder Methods |
The SmartsheetBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| Build | Build the SmartsheetClient instance. | |
| SetAccessToken | Set the access token. | |
| SetAssumedUser | Set the assumed user. | |
| SetBaseURI | Set the base URI. | |
| SetChangeAgent | Set the Smartsheet change agent. | |
| SetDateTimeFixOptOut |
Set optional flag to re-enable JSON deserializers conversion from string to C# DateTime
| |
| SetHttpClient | Set the HttpClient. | |
| SetJsonSerializer | Set the JsonSerializer. | |
| SetMaxRetryTimeout |
Create a DefaultCalcBackoff with a max elapsed timeout specified by the user. This interface
is only valid when the DefaultHttpClient is used.
|