Interface Backup.Update

All Superinterfaces:
Backup.UpdateStages.WithLabel
Enclosing interface:
Backup

public static interface Backup.Update extends Backup.UpdateStages.WithLabel
The template for Backup update.
  • Method Summary

    Modifier and Type
    Method
    Description
    Executes the update request.
    apply(com.azure.core.util.Context context)
    Executes the update request.

    Methods inherited from interface com.azure.resourcemanager.netapp.models.Backup.UpdateStages.WithLabel

    withLabel
  • Method Details

    • apply

      Backup apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      Backup apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.