Interface Incident.Update

All Superinterfaces:
Incident.UpdateStages.WithClassification, Incident.UpdateStages.WithClassificationComment, Incident.UpdateStages.WithClassificationReason, Incident.UpdateStages.WithDescription, Incident.UpdateStages.WithEtag, Incident.UpdateStages.WithFirstActivityTimeUtc, Incident.UpdateStages.WithLabels, Incident.UpdateStages.WithLastActivityTimeUtc, Incident.UpdateStages.WithOwner, Incident.UpdateStages.WithProviderIncidentId, Incident.UpdateStages.WithProviderName, Incident.UpdateStages.WithSeverity, Incident.UpdateStages.WithStatus, Incident.UpdateStages.WithTeamInformation, Incident.UpdateStages.WithTitle
Enclosing interface:
Incident

The template for Incident update.
  • Method Details

    • apply

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

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