Class TransferStatusResponse.Builder
java.lang.Object
co.yellowdog.platform.interaction.objectstore.TransferStatusResponse.Builder
- Enclosing class:
TransferStatusResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
chunkCount
(Integer chunkCount) chunksReceived
(List<Integer> chunksReceived) objectName
(String objectName) objectSize
(Long objectSize) toString()
-
Method Details
-
namespace
- Returns:
this
.
-
objectName
- Returns:
this
.
-
objectSize
- Returns:
this
.
-
chunkSize
- Returns:
this
.
-
chunkCount
- Returns:
this
.
-
chunksReceived
- Returns:
this
.
-
build
-
toString
-