Interface WorkbookTemplate.Update
- All Superinterfaces:
WorkbookTemplate.UpdateStages.WithAuthor,WorkbookTemplate.UpdateStages.WithGalleries,WorkbookTemplate.UpdateStages.WithLocalized,WorkbookTemplate.UpdateStages.WithPriority,WorkbookTemplate.UpdateStages.WithTags,WorkbookTemplate.UpdateStages.WithTemplateData
- Enclosing interface:
- WorkbookTemplate
public static interface WorkbookTemplate.Update
extends WorkbookTemplate.UpdateStages.WithTags, WorkbookTemplate.UpdateStages.WithPriority, WorkbookTemplate.UpdateStages.WithAuthor, WorkbookTemplate.UpdateStages.WithTemplateData, WorkbookTemplate.UpdateStages.WithGalleries, WorkbookTemplate.UpdateStages.WithLocalized
The template for WorkbookTemplate update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.applicationinsights.models.WorkbookTemplate.UpdateStages.WithAuthor
withAuthorMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.WorkbookTemplate.UpdateStages.WithGalleries
withGalleriesMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.WorkbookTemplate.UpdateStages.WithLocalized
withLocalizedMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.WorkbookTemplate.UpdateStages.WithPriority
withPriorityMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.WorkbookTemplate.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.WorkbookTemplate.UpdateStages.WithTemplateData
withTemplateData
-
Method Details
-
apply
WorkbookTemplate apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-