Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
OvfParams . |
Modifier and Type | Method and Description |
---|---|
OvfParams |
build() |
OvfParams.Builder |
setType(java.lang.String type)
Unique identifier describing the type of the OVF parameters.
|
public Builder()
OvfParams
.public OvfParams.Builder setType(java.lang.String type)
type
- New value for the property.public OvfParams build()