public class TaskProgressForListDataMigrateTaskOutput extends Object
| Constructor and Description |
|---|
TaskProgressForListDataMigrateTaskOutput() |
public TaskProgressForListDataMigrateTaskOutput()
public TaskProgressForListDataMigrateTaskOutput failedBytes(Long failedBytes)
public Long getFailedBytes()
public void setFailedBytes(Long failedBytes)
public TaskProgressForListDataMigrateTaskOutput failedObjects(Long failedObjects)
public Long getFailedObjects()
public void setFailedObjects(Long failedObjects)
public TaskProgressForListDataMigrateTaskOutput notExistBytes(Long notExistBytes)
public Long getNotExistBytes()
public void setNotExistBytes(Long notExistBytes)
public TaskProgressForListDataMigrateTaskOutput notExistObjectCount(Long notExistObjectCount)
public Long getNotExistObjectCount()
public void setNotExistObjectCount(Long notExistObjectCount)
public TaskProgressForListDataMigrateTaskOutput remainingBytes(Long remainingBytes)
public Long getRemainingBytes()
public void setRemainingBytes(Long remainingBytes)
public TaskProgressForListDataMigrateTaskOutput remainingObjects(Long remainingObjects)
public Long getRemainingObjects()
public void setRemainingObjects(Long remainingObjects)
public TaskProgressForListDataMigrateTaskOutput skipBytes(Long skipBytes)
public Long getSkipBytes()
public void setSkipBytes(Long skipBytes)
public TaskProgressForListDataMigrateTaskOutput skipObjectCount(Long skipObjectCount)
public Long getSkipObjectCount()
public void setSkipObjectCount(Long skipObjectCount)
public TaskProgressForListDataMigrateTaskOutput totalBytes(Long totalBytes)
public Long getTotalBytes()
public void setTotalBytes(Long totalBytes)
public TaskProgressForListDataMigrateTaskOutput totalObjects(Long totalObjects)
public Long getTotalObjects()
public void setTotalObjects(Long totalObjects)
public TaskProgressForListDataMigrateTaskOutput transferBytesSpeed(Long transferBytesSpeed)
public Long getTransferBytesSpeed()
public void setTransferBytesSpeed(Long transferBytesSpeed)
public TaskProgressForListDataMigrateTaskOutput transferCountSpeed(Long transferCountSpeed)
public Long getTransferCountSpeed()
public void setTransferCountSpeed(Long transferCountSpeed)
public TaskProgressForListDataMigrateTaskOutput transferredBytes(Long transferredBytes)
public Long getTransferredBytes()
public void setTransferredBytes(Long transferredBytes)
public TaskProgressForListDataMigrateTaskOutput transferredObjects(Long transferredObjects)
public Long getTransferredObjects()
public void setTransferredObjects(Long transferredObjects)
Copyright © 2026. All rights reserved.