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