Java com.amazonaws.services.s3.model ProgressEvent fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.model ProgressEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.model ProgressEvent.

The text is from its open source code.

Method

intgetBytesTransfered()
longgetBytesTransferred()
Convenient method to returns the number of bytes transferred in this event, or the number of bytes reset (or discarded) if negative.
intgetEventCode()
Returns the unique event code identifying the type of event this object represents.