Example usage for Java com.amazonaws.event ProgressListenerChain fields, constructors, methods, implement or subclass
The text is from its open source code.
ProgressListenerChain(ProgressListener... listeners) Create a listener chain that directly passes all the progress events to the specified listeners. |