| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
MigrationStatsResult.Builder |
MigrationStatsResult.Builder.setCurrentResourceTypeInPromotion(java.lang.String currentResourceTypeInPromotion)
This field used by UI which highlights the current resource type in promotion.
|
MigrationStatsResult.Builder |
MigrationStatsResult.Builder.setMigrationStats(java.util.List<MigrationStats> migrationStats)
Promotion stats list results.
|
MigrationStatsResult.Builder |
MigrationStatsResult.Builder.setTotalCount(java.lang.Long totalCount)
Count of all objects being promoted.
|