Interface
ImsWebapiSearchResultsInterface
Magento\AdminAdobeIms\Api\Data\ImsWebapiSearchResultsInterface
What it does
This interface defines the contract for search results when querying Adobe IMS Web API tokens in Magento Admin.
Developers use this when implementing repository methods that return collections of IMS token data, providing standardized pagination and filtering capabilities through the SearchResultsInterface pattern.
Public Methods
- getItems()
- setItems()