Interface SubvolumeInfo.Update
- All Superinterfaces:
SubvolumeInfo.UpdateStages.WithPath,SubvolumeInfo.UpdateStages.WithSize
- Enclosing interface:
SubvolumeInfo
public static interface SubvolumeInfo.Update
extends SubvolumeInfo.UpdateStages.WithSize, SubvolumeInfo.UpdateStages.WithPath
The template for SubvolumeInfo update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.netapp.models.SubvolumeInfo.UpdateStages.WithPath
withPathMethods inherited from interface com.azure.resourcemanager.netapp.models.SubvolumeInfo.UpdateStages.WithSize
withSize
-
Method Details
-
apply
SubvolumeInfo 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.
-