Interface ListCollectionsPublisher<TResult>

Type Parameters:
TResult - The type of the result.
All Superinterfaces:
Publisher<TResult>

public interface ListCollectionsPublisher<TResult> extends Publisher<TResult>
Publisher interface for ListCollections.
Since:
1.0
MongoDB documentation
listCollections