All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
DocGenTemplateBaseV2025R0 |
createDocgenTemplateV2025R0(DocGenTemplateCreateRequestV2025R0 requestBody)
Marks a file as a Box Doc Gen template.
|
DocGenTemplateBaseV2025R0 |
createDocgenTemplateV2025R0(DocGenTemplateCreateRequestV2025R0 requestBody,
CreateDocgenTemplateV2025R0Headers headers)
Marks a file as a Box Doc Gen template.
|
void |
deleteDocgenTemplateByIdV2025R0(String templateId)
Unmarks file as Box Doc Gen template.
|
void |
deleteDocgenTemplateByIdV2025R0(String templateId,
DeleteDocgenTemplateByIdV2025R0Headers headers)
Unmarks file as Box Doc Gen template.
|
Authentication |
getAuth() |
DocGenTemplateV2025R0 |
getDocgenTemplateByIdV2025R0(String templateId)
Lists details of a specific Box Doc Gen template.
|
DocGenTemplateV2025R0 |
getDocgenTemplateByIdV2025R0(String templateId,
GetDocgenTemplateByIdV2025R0Headers headers)
Lists details of a specific Box Doc Gen template.
|
DocGenJobsV2025R0 |
getDocgenTemplateJobByIdV2025R0(String templateId)
Lists the users jobs which use this template.
|
DocGenJobsV2025R0 |
getDocgenTemplateJobByIdV2025R0(String templateId,
GetDocgenTemplateJobByIdV2025R0Headers headers)
Lists the users jobs which use this template.
|
DocGenJobsV2025R0 |
getDocgenTemplateJobByIdV2025R0(String templateId,
GetDocgenTemplateJobByIdV2025R0QueryParams queryParams)
Lists the users jobs which use this template.
|
DocGenJobsV2025R0 |
getDocgenTemplateJobByIdV2025R0(String templateId,
GetDocgenTemplateJobByIdV2025R0QueryParams queryParams,
GetDocgenTemplateJobByIdV2025R0Headers headers)
Lists the users jobs which use this template.
|
DocGenTemplatesV2025R0 |
getDocgenTemplatesV2025R0()
Lists Box Doc Gen templates on which the user is a collaborator.
|
DocGenTemplatesV2025R0 |
getDocgenTemplatesV2025R0(GetDocgenTemplatesV2025R0Headers headers)
Lists Box Doc Gen templates on which the user is a collaborator.
|
DocGenTemplatesV2025R0 |
getDocgenTemplatesV2025R0(GetDocgenTemplatesV2025R0QueryParams queryParams)
Lists Box Doc Gen templates on which the user is a collaborator.
|
DocGenTemplatesV2025R0 |
getDocgenTemplatesV2025R0(GetDocgenTemplatesV2025R0QueryParams queryParams,
GetDocgenTemplatesV2025R0Headers headers)
Lists Box Doc Gen templates on which the user is a collaborator.
|
DocGenTagsV2025R0 |
getDocgenTemplateTagsV2025R0(String templateId)
Lists all tags in a Box Doc Gen template.
|
DocGenTagsV2025R0 |
getDocgenTemplateTagsV2025R0(String templateId,
GetDocgenTemplateTagsV2025R0Headers headers)
Lists all tags in a Box Doc Gen template.
|
DocGenTagsV2025R0 |
getDocgenTemplateTagsV2025R0(String templateId,
GetDocgenTemplateTagsV2025R0QueryParams queryParams)
Lists all tags in a Box Doc Gen template.
|
DocGenTagsV2025R0 |
getDocgenTemplateTagsV2025R0(String templateId,
GetDocgenTemplateTagsV2025R0QueryParams queryParams,
GetDocgenTemplateTagsV2025R0Headers headers)
Lists all tags in a Box Doc Gen template.
|
NetworkSession |
getNetworkSession() |