C - connection type expected to handle the operations.T - the type of the returned pages.@MinMuleVersion(value="4.1")
public interface PagingProvider<C,T>
extends org.mule.sdk.api.runtime.streaming.PagingProvider<C,T>
Instances should not be reused. Each execution of a paging operation should return different instances.
Implementing this interface does not guarantee thread safeness.
Copyright © 2024 MuleSoft, Inc.. All rights reserved.