public static final class LogicalConstructMigrationStats.Builder
extends java.lang.Object
LogicalConstructMigrationStats.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
LogicalConstructMigrationStats. |
| Modifier and Type | Method and Description |
|---|---|
LogicalConstructMigrationStats |
build() |
LogicalConstructMigrationStats.Builder |
setSiteId(java.lang.String siteId)
Federation site id.
|
LogicalConstructMigrationStats.Builder |
setSourceCount(java.lang.String sourceCount)
Number of objects of source type.
|
LogicalConstructMigrationStats.Builder |
setSourceType(java.lang.String sourceType)
Type of the vSphere object (e.g.
|
LogicalConstructMigrationStats.Builder |
setTargetCount(java.lang.String targetCount)
Number of objects of target type.
|
LogicalConstructMigrationStats.Builder |
setTargetType(java.lang.String targetType)
Type of the Policy object corresponding to the source type (e.g.
|
LogicalConstructMigrationStats.Builder |
setVertical(java.lang.String vertical)
Functional area that this vSphere object falls into
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
LogicalConstructMigrationStats.public LogicalConstructMigrationStats.Builder setSiteId(java.lang.String siteId)
siteId - New value for the property.public LogicalConstructMigrationStats.Builder setSourceCount(java.lang.String sourceCount)
sourceCount - New value for the property.public LogicalConstructMigrationStats.Builder setSourceType(java.lang.String sourceType)
sourceType - New value for the property.public LogicalConstructMigrationStats.Builder setTargetCount(java.lang.String targetCount)
targetCount - New value for the property.public LogicalConstructMigrationStats.Builder setTargetType(java.lang.String targetType)
targetType - New value for the property.public LogicalConstructMigrationStats.Builder setVertical(java.lang.String vertical)
vertical - New value for the property.public LogicalConstructMigrationStats build()