public static final class DefaultTransferProgressSnapshot.Builder extends Object implements CopyableBuilder<DefaultTransferProgressSnapshot.Builder,DefaultTransferProgressSnapshot>
| Modifier and Type | Method and Description |
|---|---|
DefaultTransferProgressSnapshot |
build() |
DefaultTransferProgressSnapshot.Builder |
bytesTransferred(long bytesTransferred) |
long |
getBytesTransferred() |
Long |
getTransferSizeInBytes() |
DefaultTransferProgressSnapshot.Builder |
transferSizeInBytes(Long transferSizeInBytes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopyapplyMutationpublic DefaultTransferProgressSnapshot.Builder bytesTransferred(long bytesTransferred)
public long getBytesTransferred()
public DefaultTransferProgressSnapshot.Builder transferSizeInBytes(Long transferSizeInBytes)
public Long getTransferSizeInBytes()
public DefaultTransferProgressSnapshot build()
build in interface Buildablebuild in interface SdkBuilder<DefaultTransferProgressSnapshot.Builder,DefaultTransferProgressSnapshot>Copyright © 2022. All rights reserved.