public static final class LongComplianceValueArray.Builder
extends java.lang.Object
LongComplianceValueArray
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
LongComplianceValueArray . |
Modifier and Type | Method and Description |
---|---|
LongComplianceValueArray |
build() |
LongComplianceValueArray.Builder |
setDesiredArr(java.util.List<java.lang.Long> desiredArr)
Long array in desired document.
|
LongComplianceValueArray.Builder |
setHostArr(java.util.List<java.lang.Long> hostArr)
Long array on ESXi host.
|
public Builder()
LongComplianceValueArray
.public LongComplianceValueArray.Builder setHostArr(java.util.List<java.lang.Long> hostArr)
hostArr
- New value for the property.public LongComplianceValueArray.Builder setDesiredArr(java.util.List<java.lang.Long> desiredArr)
desiredArr
- New value for the property.public LongComplianceValueArray build()