Interface IssueContract.Update

All Superinterfaces:
IssueContract.UpdateStages.WithApiId, IssueContract.UpdateStages.WithCreatedDate, IssueContract.UpdateStages.WithDescription, IssueContract.UpdateStages.WithIfMatch, IssueContract.UpdateStages.WithState, IssueContract.UpdateStages.WithTitle, IssueContract.UpdateStages.WithUserId
Enclosing interface:
IssueContract

The template for IssueContract update.
  • Method Details

    • apply

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

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