public static final class DataMigrationEstimate.Builder
extends java.lang.Object
DataMigrationEstimate
.Constructor and Description |
---|
Builder(long estimatedExportTime,
long estimatedImportTime,
double requiredFreeDiskSpaceOnSource)
Constructor with parameters for the required properties of
DataMigrationEstimate . |
Modifier and Type | Method and Description |
---|---|
DataMigrationEstimate |
build() |
public Builder(long estimatedExportTime, long estimatedImportTime, double requiredFreeDiskSpaceOnSource)
DataMigrationEstimate
.public DataMigrationEstimate build()