Méthode | Description | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ListPublicTemplates ( PaginationParameters paging ) : PaginatedResult
|
Gets the list of public Templates to which the user has access. It mirrors To the following Smartsheet REST API method: GET /templates/public
|
ListUserCreatedTemplates ( PaginationParameters paging ) : PaginatedResult
|
|
Gets the list of user-created Templates to which the user has access. It mirrors To the following Smartsheet REST API method: GET /templates
|
TemplateResourcesImpl ( |
|
Constructor. Exceptions: - IllegalArgumentException : if any argument is
|
Method Details
public ListPublicTemplates ( PaginationParameters paging ) : PaginatedResult
|
paging |
PaginationParameters |
| Résultat |
PaginatedResult
|
|
public ListUserCreatedTemplates ( PaginationParameters paging ) : PaginatedResult
|
paging |
PaginationParameters |
| Résultat |
PaginatedResult
|
|
public TemplateResourcesImpl ( |
smartsheet |
the Smartsheet |
Résultat |
System.Collections.Generic |
| |