public static final class ConstantFieldValue.Builder
extends java.lang.Object
ConstantFieldValue
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
ConstantFieldValue . |
Modifier and Type | Method and Description |
---|---|
ConstantFieldValue |
build() |
ConstantFieldValue.Builder |
setConstant(com.vmware.vapi.bindings.Structure constant)
Constant Value that the field must be set to.
|
public Builder()
ConstantFieldValue
.public ConstantFieldValue.Builder setConstant(com.vmware.vapi.bindings.Structure constant)
constant
- New value for the property.public ConstantFieldValue build()