Interface CacheContract.Update

All Superinterfaces:
CacheContract.UpdateStages.WithConnectionString, CacheContract.UpdateStages.WithDescription, CacheContract.UpdateStages.WithIfMatch, CacheContract.UpdateStages.WithResourceId, CacheContract.UpdateStages.WithUseFromLocation
Enclosing interface:
CacheContract

The template for CacheContract update.
  • Method Details

    • apply

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

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