public static final class HistoryMigrationSpec.Builder
extends java.lang.Object
HistoryMigrationSpec
.Constructor and Description |
---|
Builder(HistoryMigrationOption dataSet)
Constructor with parameters for the required properties of
HistoryMigrationSpec . |
Modifier and Type | Method and Description |
---|---|
HistoryMigrationSpec |
build() |
HistoryMigrationSpec.Builder |
setDeferImport(java.lang.Boolean deferImport)
Defines how vCenter history will be migrated.
|
public Builder(HistoryMigrationOption dataSet)
HistoryMigrationSpec
.public HistoryMigrationSpec.Builder setDeferImport(java.lang.Boolean deferImport)
null
, vCenter historical data won't be deferred and will be migrated
along with core data.deferImport
- New value for the property.public HistoryMigrationSpec build()