| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
SightPublish |
SightResources.getPublishStatus(long sightId)
Get the publish status of a Sight.
|
SightPublish |
SightResources.setPublishStatus(long sightId,
SightPublish sightPublish)
Sets the publish status of a Sight and returns the new status, including the URLs of any enabled publishing.
|
| Modifier and Type | Method and Description |
|---|---|
SightPublish |
SightResources.setPublishStatus(long sightId,
SightPublish sightPublish)
Sets the publish status of a Sight and returns the new status, including the URLs of any enabled publishing.
|
| Modifier and Type | Method and Description |
|---|---|
SightPublish |
SightPublish.setReadOnlyFullAccessibleBy(String readOnlyFullAccessibleBy)
Sets the value of the readOnlyFullAccessibleBy string
|
SightPublish |
SightPublish.setReadOnlyFullEnabled(Boolean readOnlyFullEnabled)
Set the value of the readOnlyFullEnabled flag.
|
SightPublish |
SightPublish.setReadOnlyFullUrl(String readOnlyFullUrl)
Sets the value of the readOnlyFullUrL string.
|
Copyright © 2014–2017 Smartsheet. All rights reserved.