Interface IncidentComment.Update

All Superinterfaces:
IncidentComment.UpdateStages.WithEtag, IncidentComment.UpdateStages.WithMessage
Enclosing interface:
IncidentComment

public static interface IncidentComment.Update extends IncidentComment.UpdateStages.WithEtag, IncidentComment.UpdateStages.WithMessage
The template for IncidentComment update.
  • Method Details

    • apply

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

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