Class ProgressListenerWithEventCodeVerification

java.lang.Object
com.amazonaws.event.SyncProgressListener
com.amazonaws.test.util.ProgressListenerWithEventCodeVerification
All Implemented Interfaces:
DeliveryMode, ProgressListener

public class ProgressListenerWithEventCodeVerification extends SyncProgressListener
Validates the events received by the progress listener.
  • Constructor Details

    • ProgressListenerWithEventCodeVerification

      public ProgressListenerWithEventCodeVerification(ProgressEventType... types)
  • Method Details