Interface StorageInsight.Update
- All Superinterfaces:
StorageInsight.UpdateStages.WithContainers, StorageInsight.UpdateStages.WithETag, StorageInsight.UpdateStages.WithStorageAccount, StorageInsight.UpdateStages.WithTables, StorageInsight.UpdateStages.WithTags
- Enclosing interface:
StorageInsight
public static interface StorageInsight.Update
extends StorageInsight.UpdateStages.WithTags, StorageInsight.UpdateStages.WithETag, StorageInsight.UpdateStages.WithContainers, StorageInsight.UpdateStages.WithTables, StorageInsight.UpdateStages.WithStorageAccount
The template for StorageInsight update.
-
Method Summary
Methods inherited from interface StorageInsight.UpdateStages.WithContainers
withContainersMethods inherited from interface StorageInsight.UpdateStages.WithETag
withETagMethods inherited from interface StorageInsight.UpdateStages.WithStorageAccount
withStorageAccountMethods inherited from interface StorageInsight.UpdateStages.WithTables
withTablesMethods inherited from interface StorageInsight.UpdateStages.WithTags
withTags
-
Method Details
-
apply
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-