public static final class DoubleComplianceValue.Builder
extends java.lang.Object
DoubleComplianceValue
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
DoubleComplianceValue . |
Modifier and Type | Method and Description |
---|---|
DoubleComplianceValue |
build() |
DoubleComplianceValue.Builder |
setDesiredValue(java.lang.Double desiredValue)
Double value in desired document.
|
DoubleComplianceValue.Builder |
setHostValue(java.lang.Double hostValue)
Double value on ESXi host.
|
public Builder()
DoubleComplianceValue
.public DoubleComplianceValue.Builder setHostValue(java.lang.Double hostValue)
hostValue
- New value for the property.public DoubleComplianceValue.Builder setDesiredValue(java.lang.Double desiredValue)
desiredValue
- New value for the property.public DoubleComplianceValue build()