Interface Workbook.Update
- All Superinterfaces:
Workbook.UpdateStages.WithCategory,Workbook.UpdateStages.WithDescription,Workbook.UpdateStages.WithDisplayName,Workbook.UpdateStages.WithKind,Workbook.UpdateStages.WithRevision,Workbook.UpdateStages.WithSerializedData,Workbook.UpdateStages.WithSourceId,Workbook.UpdateStages.WithTags,Workbook.UpdateStages.WithTagsPropertiesTags
- Enclosing interface:
- Workbook
public static interface Workbook.Update
extends Workbook.UpdateStages.WithTags, Workbook.UpdateStages.WithKind, Workbook.UpdateStages.WithDisplayName, Workbook.UpdateStages.WithSerializedData, Workbook.UpdateStages.WithCategory, Workbook.UpdateStages.WithTagsPropertiesTags, Workbook.UpdateStages.WithDescription, Workbook.UpdateStages.WithRevision, Workbook.UpdateStages.WithSourceId
The template for Workbook update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.UpdateStages.WithCategory
withCategoryMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.UpdateStages.WithKind
withKindMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.UpdateStages.WithRevision
withRevisionMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.UpdateStages.WithSerializedData
withSerializedDataMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.UpdateStages.WithSourceId
withSourceIdMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.Workbook.UpdateStages.WithTagsPropertiesTags
withTagsPropertiesTags
-
Method Details
-
apply
Workbook 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.
-