Class IterablePublisher<T>
java.lang.Object
software.amazon.awssdk.utils.async.IterablePublisher<T>
- All Implemented Interfaces:
org.reactivestreams.Publisher<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IterablePublisher
-
-
Method Details
-
subscribe
- Specified by:
subscribe
in interfaceorg.reactivestreams.Publisher<T>
-