| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models | |
| com.smartsheet.api.retry |
| Class and Description |
|---|
| AlternateEmail
The AlternateEmail object (see: http://smartsheet-platform.github.io/api-docs/?shell#alternateemail-object)
|
| Attachment
Represents the Attachment object.
|
| Cell
Represents the Cell object that holds data in a sheet.
|
| CellHistory
Represents CellHistory object.
|
| Column
Represents the Column object.
|
| Comment
Represents the Comment object.
|
| Contact
Represents the Contact object.
|
| ContainerDestination |
| CopyOrMoveRowDirective |
| CopyOrMoveRowResult |
| DeleteUserParameters |
| Discussion
Represents the Discussion object.
|
| Error
Represents Error object.
|
| Favorite |
| Folder
Represents a folder.
|
| Group
Represents a Group Object.
|
| GroupMember
Represents the Group Member object.
|
| Home
Represents the Home object.
|
| ImageUrl |
| ImageUrlMap
Represents the ImageUrl object.
|
| MultiRowEmail
Represents the multi row email object.
|
| PagedResult
A wrapper object used to Wrap the data that comes back from the API.
|
| PaginationParameters |
| PartialRowUpdateResult
Created by kskeem on 3/1/16.
|
| Report
A report object that is a filtered view of the data from one or more Sheets.
|
| ReportPublish
The ReportPublish object (see: http://smartsheet-platform.github.io/api-docs/?java#reportpublish-object)
|
| Row
Represents the Row object.
|
| RowEmail
Represents RowEmail object.
|
| RowWrapper
Represents the RowWrapper object that is used to specify the location for a
Row or set of Rows. |
| SearchResult
Represents the results of a search.
|
| SentUpdateRequest |
| ServerInfo |
| Share
Represents a Share Object.
|
| Sheet
Represents the Sheet object.
|
| SheetEmail
Represents Sheet Email object used for sending a sheet by email.
|
| SheetPublish
Represents the publish status of a sheet.
|
| Sight |
| SightPublish |
| Template
A template object that is a default layout for future sheets.
|
| UpdateRequest
Represents the UpdateRequest object.
|
| User
Represents the User object.
|
| UserProfile
A profile object that contains the basic fields that most profiles will contain.
|
| Webhook |
| WebhookSharedSecret |
| Workspace
Represents the Workspace object which is an area in which sheets, reports, templates and sub-folders can be
organized, similar to a folder.
|
| Class and Description |
|---|
| AbstractRow |
| AbstractSheet |
| Account |
| AlternateEmail
The AlternateEmail object (see: http://smartsheet-platform.github.io/api-docs/?shell#alternateemail-object)
|
| AlternateEmail.AddAlternateEmailBuilder
A convenience class for making a
AlternateEmail object with the appropriate fields for adding to a User. |
| Attachment
Represents the Attachment object.
|
| Attachment.CreateAttachmentBuilder
A convenience class for quickly creating a List of cells to update.
|
| AutoNumberFormat
Represents the AutoNumberFormat object.
|
| BooleanObjectValue |
| BulkRowFailedItem
Created by kskeem on 3/1/16.
|
| Cell
Represents the Cell object that holds data in a sheet.
|
| Cell.AddRowCellsBuilder
A convenience class for quickly creating a List of cells to add.
|
| Cell.UpdateRowCellsBuilder
A convenience class for quickly creating a List of cells to update.
|
| CellDataItem |
| CellHistory
Represents CellHistory object.
|
| CellLink |
| Column
Represents the Column object.
|
| Column.AddColumnToSheetBuilder
A convenience class to help create a column object with the appropriate fields for adding to a sheet.
|
| Column.UpdateColumnBuilder
The Class UpdateColumnBuilder.
|
| Comment
Represents the Comment object.
|
| Comment.AddCommentBuilder
A convenience class to generate a comment with the appropriate fields for adding it to a sheet.
|
| Contact
Represents the Contact object.
|
| ContainerDestination |
| ContainerDestination.AddContainerDestinationBuilder
A convenience class to generate a comment with the appropriate fields for adding it to a sheet.
|
| CopyOrMoveRowDestination |
| CopyOrMoveRowDestination.InsertCopyOrMoveRowDestinationBuilder
A convenience class for quickly creating a List of cells to update.
|
| CopyOrMoveRowDirective |
| CopyOrMoveRowDirective.InsertCopyOrMoveRowDirectiveBuilder
A convenience class to help create a CopyOrMoveRowDestination object with the appropriate fields for adding to a sheet.
|
| CopyOrMoveRowResult |
| Criteria |
| Currency |
| DateObjectValue |
| DeleteUserParameters |
| Discussion
Represents the Discussion object.
|
| Discussion.CreateDiscussionBuilder
A convenience class to help generate discussion object with the appropriate fields for adding a discussion to
a sheet.
|
| Duration |
| Email
Represents an Email object.
|
| Error
Represents Error object.
|
| Favorite |
| Favorite.AddFavoriteBuilder |
| FeatureInfo |
| Filter |
| Folder
Represents a folder.
|
| Folder.CreateFolderBuilder
A convenience class for setting up a folder with the appropriate fields for updating the folder.
|
| Folder.UpdateFolderBuilder
A convenience class for setting up a folder with the appropriate fields for updating the folder.
|
| FontFamily |
| FormatDetails
Represents the format details when generating a digital copy (PDF/EXCEL) of a sheet.
|
| FormatTables |
| Group
Represents a Group Object.
|
| Group.CreateGroupBuilder
A convenience class to make a
Group object with the necessary fields to create the group by posting it
to smartsheet. |
| Group.UpdateGroupBuilder
A convenience class to update a
Group object with the necessary fields to create the group by putting it
to smartsheet. |
| GroupMember
Represents the Group Member object.
|
| GroupMember.AddGroupMemberBuilder
A convenience class for making a
GroupMember object with the appropriate fields for adding to a Group. |
| Home
Represents the Home object.
|
| Hyperlink |
| IdentifiableModel
Represents an object with an ID.
|
| Image |
| ImageUrl |
| ImageUrlMap
Represents the ImageUrl object.
|
| Link
Represents the Link object.
|
| ListBuilder
Simple class that makes creating type safe lists of object easier
|
| MultiRowEmail
Represents the multi row email object.
|
| MultiRowEmail.AddMultiRowEmailBuilder
A convenience class to help create a MultiRowEmail object with the appropriate fields.
|
| NamedModel
Represents an object with a name and an id.
|
| NumberObjectValue |
| ObjectValue |
| PaginationParameters |
| PaginationParameters.PaginationParametersBuilder
A convenience class for creating a PaginationParameters object
|
| Predecessor |
| PredecessorList |
| PrimitiveObjectValue |
| ProjectSettings |
| Recipient |
| RecipientEmail |
| RecipientEmail.AddRecipientEmailBuilder
A convenience class to help create a RecipientEmail object with the appropriate fields.
|
| RecipientGroup |
| RecipientGroup.AddRecipientGroupBuilder
A convenience class to help create a RecipientGroup object with the appropriate fields.
|
| Report
A report object that is a filtered view of the data from one or more Sheets.
|
| ReportCell
Represents the ReportCell object.
|
| ReportColumn
Represents the “virtual” Column object for Report.
|
| ReportPublish
The ReportPublish object (see: http://smartsheet-platform.github.io/api-docs/?java#reportpublish-object)
|
| Result
Result object to contain information about a PUT or POST request.
|
| Row
Represents the Row object.
|
| Row.AddRowBuilder
A convenience class for creating a
RowWrapper with the necessary fields for inserting a Row or
set of rows. |
| Row.UpdateRowBuilder |
| RowEmail
Represents RowEmail object.
|
| RowEmail.AddRowEmailBuilder
A convenience class to help create a RowEmail object with the appropriate fields.
|
| RowMapping |
| RowWrapper
Represents the RowWrapper object that is used to specify the location for a
Row or set of Rows. |
| RowWrapper.InsertRowsBuilder
A convenience class for creating a
RowWrapper with the necessary fields for inserting a Row or
set of rows. |
| RowWrapper.MoveRowBuilder
A convenience class for creating a
RowWrapper with the necessary fields for moving a Row or set
of rows. |
| Schedule |
| SearchResultItem
Represents one specific result of a search.
|
| SentUpdateRequest |
| Share
Represents a Share Object.
|
| Share.CreateGroupShareBuilder
A convenience class for creating a
Share with the necessary fields to create a ShareType.GROUP Share. |
| Share.CreateUserShareBuilder
A convenience class for creating a
Share with the necessary fields to create a ShareType.USER Share. |
| Share.ShareToOneGroupBuilder |
| Share.ShareToOneUserBuilder
A convenience class for creating a
Share with the necessary fields for sharing the sheet to one user. |
| Share.UpdateShareBuilder
A convenience class for creating a
Share with the necessary fields to update a specific share. |
| Sheet
Represents the Sheet object.
|
| Sheet.CreateFromTemplateOrSheetBuilder
A class to simplify the creation of a sheet from another sheet or another template.
|
| Sheet.CreateSheetBuilder
A convenience class to make a
Sheet object with the necessary fields to create the sheet by posting it
to smartsheet. |
| Sheet.UpdateSheetBuilder
The Class UpdateSheetBuilder.
|
| SheetEmail
Represents Sheet Email object used for sending a sheet by email.
|
| SheetEmail.AddSheetEmailBuilder
A convenience class to help create a SheetEmail object with the appropriate fields.
|
| SheetPublish
Represents the publish status of a sheet.
|
| SheetPublish.PublishStatusBuilder
A convenience class for making a
SheetPublish object with the necessary fields to publish a sheet. |
| SheetUserSettings |
| SheetUserSettings.AddUserSettingsBuilder
The Class AddUserSettingsBuilder.
|
| ShortcutDataItem |
| Sight |
| SightPublish |
| Source |
| StringObjectValue |
| Template
A template object that is a default layout for future sheets.
|
| UpdateRequest
Represents the UpdateRequest object.
|
| User
Represents the User object.
|
| User.AddUserBuilder
A convenience class for making a
User object with the appropriate fields for adding the user. |
| User.NewGroupMemberBuilder
A convenience class for making a GroupMember object with the appropriate fields for adding to a
Group. |
| User.UpdateUserBuilder
A convenience class for making a
User object with the appropriate fields for updating a user. |
| UserModel |
| UserModelWithName
Represents the User Model object with name.
|
| UserProfile
A profile object that contains the basic fields that most profiles will contain.
|
| Webhook |
| WebhookSharedSecret |
| WebhookStats |
| Widget |
| WidgetContent |
| Workspace
Represents the Workspace object which is an area in which sheets, reports, templates and sub-folders can be
organized, similar to a folder.
|
| Workspace.UpdateWorkspaceBuilder
A convenience class for creating a
Workspace object with the appropriate fields for updating a workspace. |
| Class and Description |
|---|
| Error
Represents Error object.
|
Copyright © 2014–2017 Smartsheet. All rights reserved.