Class EmptyPublisher<T>
java.lang.Object
software.amazon.awssdk.core.async.EmptyPublisher<T>
- All Implemented Interfaces:
 org.reactivestreams.Publisher<T>
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
EmptyPublisher
public EmptyPublisher() 
 - 
 - 
Method Details
- 
subscribe
- Specified by:
 subscribein interfaceorg.reactivestreams.Publisher<T>
 
 -