Java com.amazonaws.services.s3.transfer.internal CopyImpl fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.transfer.internal CopyImpl fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.transfer.internal CopyImpl.

The text is from its open source code.

Constructor

Method

TransferStategetState()
Returns the current state of this transfer.
voidsetMonitor(TransferMonitor monitor)
Sets the monitor used to poll for transfer completion.
voidsetState(TransferState state)
Sets the current state of this transfer.