Uses of Interface
com.azure.resourcemanager.applicationinsights.models.WorkbookTemplate
Packages that use WorkbookTemplate
Package
Description
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of WorkbookTemplate in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return WorkbookTemplateModifier and TypeMethodDescriptionWorkbookTemplate.Update.apply()Executes the update request.WorkbookTemplate.Update.apply(com.azure.core.util.Context context) Executes the update request.WorkbookTemplate.DefinitionStages.WithCreate.create()Executes the create request.WorkbookTemplate.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.Get a single workbook template by its resourceName.WorkbookTemplates.getByResourceGroup(String resourceGroupName, String resourceName) Get a single workbook template by its resourceName.WorkbookTemplate.refresh()Refreshes the resource to sync with Azure.WorkbookTemplate.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.applicationinsights.models that return types with arguments of type WorkbookTemplateModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<WorkbookTemplate>WorkbookTemplates.getByIdWithResponse(String id, com.azure.core.util.Context context) Get a single workbook template by its resourceName.com.azure.core.http.rest.Response<WorkbookTemplate>WorkbookTemplates.getByResourceGroupWithResponse(String resourceGroupName, String resourceName, com.azure.core.util.Context context) Get a single workbook template by its resourceName.com.azure.core.http.rest.PagedIterable<WorkbookTemplate>WorkbookTemplates.listByResourceGroup(String resourceGroupName) Get all Workbook templates defined within a specified resource group.com.azure.core.http.rest.PagedIterable<WorkbookTemplate>WorkbookTemplates.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Get all Workbook templates defined within a specified resource group.