Interface ContentItemContract.Update

All Superinterfaces:
ContentItemContract.UpdateStages.WithIfMatch, ContentItemContract.UpdateStages.WithProperties
Enclosing interface:
ContentItemContract

public static interface ContentItemContract.Update extends ContentItemContract.UpdateStages.WithProperties, ContentItemContract.UpdateStages.WithIfMatch
The template for ContentItemContract update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

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