Interface IssueCommentContract.Update

All Superinterfaces:
IssueCommentContract.UpdateStages.WithCreatedDate, IssueCommentContract.UpdateStages.WithIfMatch, IssueCommentContract.UpdateStages.WithText, IssueCommentContract.UpdateStages.WithUserId
Enclosing interface:
IssueCommentContract

The template for IssueCommentContract update.
  • Method Details

    • apply

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

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