Interface DocumentationContract.Update

All Superinterfaces:
DocumentationContract.UpdateStages.WithContent, DocumentationContract.UpdateStages.WithIfMatch, DocumentationContract.UpdateStages.WithTitle
Enclosing interface:
DocumentationContract

The template for DocumentationContract update.
  • Method Details

    • apply

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

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