Model
ImsWebapiSearchResults
Magento\AdminAdobeIms\Model\ImsWebapiSearchResults
What it does
This class serves as a container for search results when querying Adobe IMS web API tokens in the admin panel.
Developers would use this class when implementing repository methods that need to return multiple IMS token records with pagination and filtering support, following Magento's standard search results pattern.